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/Layout_iter/class-layout_iter/index.html

Class Layout_iter.layout_iter

method at_last_line : unit -> bool
method get_baseline : unit -> int
method get_index : unit -> int
method get_layout : unit -> Ocgtk_pango__.GLayout_and__layout_iter.layout_t option
method get_line : unit -> Ocgtk_pango__.Layout_line.t option
method get_line_readonly : unit -> Ocgtk_pango__.Layout_line.t option
method get_run_baseline : unit -> int
method next_char : unit -> bool
method next_cluster : unit -> bool
method next_line : unit -> bool
method next_run : unit -> bool
method as_layout_iter : Ocgtk_pango__.Layout_and__layout_iter.Layout_iter.t