package ocgtk

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

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