method context_changed : unit -> unitmethod copy : unit -> Ocgtk_pango__.GLayout_and__layout_iter.layout_tmethod get_alignment : unit -> Ocgtk_pango__.Pango_enums.alignmentmethod get_attributes : unit -> Ocgtk_pango__.Attr_list.t optionmethod get_auto_dir : unit -> boolmethod get_baseline : unit -> intmethod get_character_count : unit -> intmethod get_context : unit ->
Ocgtk_pango__.GContext_and__font_and__font_map_and__fontset.context_tmethod get_direction : int -> Ocgtk_pango__.Pango_enums.directionmethod get_ellipsize : unit -> Ocgtk_pango__.Pango_enums.ellipsizemodemethod get_font_description : unit -> Ocgtk_pango__.Font_description.t optionmethod get_height : unit -> intmethod get_indent : unit -> intmethod get_iter : unit -> Ocgtk_pango__.Layout_and__layout_iter.Layout_iter.tmethod get_justify : unit -> boolmethod get_justify_last_line : unit -> boolmethod get_line : int -> Ocgtk_pango__.Layout_line.t optionmethod get_line_count : unit -> intmethod get_line_readonly : int -> Ocgtk_pango__.Layout_line.t optionmethod get_line_spacing : unit -> floatmethod get_lines : unit -> Ocgtk_pango__.Layout_line.t listmethod get_lines_readonly : unit -> Ocgtk_pango__.Layout_line.t listmethod get_serial : unit -> intmethod get_single_paragraph_mode : unit -> boolmethod get_spacing : unit -> intmethod get_tabs : unit -> Ocgtk_pango__.Tab_array.t optionmethod get_text : unit -> stringmethod get_unknown_glyphs_count : unit -> intmethod get_width : unit -> intmethod get_wrap : unit -> Ocgtk_pango__.Pango_enums.wrapmodemethod is_ellipsized : unit -> boolmethod is_wrapped : unit -> boolmethod serialize : Ocgtk_pango__.Pango_enums.layoutserializeflags ->
Glib_bytes.tmethod set_alignment : Ocgtk_pango__.Pango_enums.alignment -> unitmethod set_attributes : Ocgtk_pango__.Attr_list.t option -> unitmethod set_auto_dir : bool -> unitmethod set_ellipsize : Ocgtk_pango__.Pango_enums.ellipsizemode -> unitmethod set_font_description : Ocgtk_pango__.Font_description.t option -> unitmethod set_height : int -> unitmethod set_indent : int -> unitmethod set_justify : bool -> unitmethod set_justify_last_line : bool -> unitmethod set_line_spacing : float -> unitmethod set_markup : string -> int -> unitmethod set_single_paragraph_mode : bool -> unitmethod set_spacing : int -> unitmethod set_tabs : Ocgtk_pango__.Tab_array.t option -> unitmethod set_text : string -> int -> unitmethod set_width : int -> unitmethod set_wrap : Ocgtk_pango__.Pango_enums.wrapmode -> unitmethod write_to_file : Ocgtk_pango__.Pango_enums.layoutserializeflags ->
string ->
(bool, GError.t) resultmethod as_layout : Ocgtk_pango__.Layout_and__layout_iter.Layout.t