package ocgtk

  1. Overview
  2. Docs
OCaml bindings for GTK 4

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.1-preview2.tar.gz
sha256=4e50fdb5093136a10fc8ffbe388e44cbcb70d52f8afdd48863ec7e22580ff054

doc/ocgtk.pango/Ocgtk_pango/Pango/Attr_list/class-attr_list/index.html

Class Attr_list.attr_list

method change : Ocgtk_pango__.Attribute.t -> unit
method equal : Ocgtk_pango__.Attr_list.t -> bool
method get_attributes : unit -> Ocgtk_pango__.Attribute.t list
method get_iterator : unit -> Ocgtk_pango__.Attr_iterator.t
method insert : Ocgtk_pango__.Attribute.t -> unit
method insert_before : Ocgtk_pango__.Attribute.t -> unit
method ref : unit -> Ocgtk_pango__.Attr_list.t
method splice : Ocgtk_pango__.Attr_list.t -> int -> int -> unit
method to_string : unit -> string
method update : int -> int -> int -> unit
method as_attr_list : Ocgtk_pango__.Attr_list.t