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/Attribute/class-attribute/index.html

Class Attribute.attribute

method as_color : unit -> Ocgtk_pango__.Attr_color.t option
method as_float : unit -> Ocgtk_pango__.Attr_float.t option
method as_font_desc : unit -> Ocgtk_pango__.Attr_font_desc.t option
method as_font_features : unit -> Ocgtk_pango__.Attr_font_features.t option
method as_int : unit -> Ocgtk_pango__.Attr_int.t option
method as_language : unit -> Ocgtk_pango__.Attr_language.t option
method as_shape : unit -> Ocgtk_pango__.Attr_shape.t option
method as_size : unit -> Ocgtk_pango__.Attr_size.t option
method as_string : unit -> Ocgtk_pango__.Attr_string.t option
method destroy : unit -> unit
method equal : Ocgtk_pango__.Attribute.t -> bool
method init : Ocgtk_pango__.Attr_class.t -> unit
method as_attribute : Ocgtk_pango__.Attribute.t