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/Tab_array/class-tab_array/index.html

Class Tab_array.tab_array

method get_decimal_point : int -> int
method get_positions_in_pixels : unit -> bool
method get_size : unit -> int
method resize : int -> unit
method set_decimal_point : int -> int -> unit
method set_positions_in_pixels : bool -> unit
method set_tab : int -> Ocgtk_pango__.Pango_enums.tabalign -> int -> unit
method sort : unit -> unit
method to_string : unit -> string
method as_tab_array : Ocgtk_pango__.Tab_array.t