package ocgtk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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