man GMisc.label_skel () - no description

NAME

GMisc.label_skel - no description

Class

Class GMisc.label_skel

Documentation

class label_skel : [> Gtk.label ] Gtk.obj -> object end

Parameters:

""

([> Gtk.label ] as 'a) Gtk.obj

val obj : 'a Gtk.obj

method cursor_position : int

method selection_bound : int

method selection_bounds : (int * int) option

method select_region : int -> int -> unit

method set_justify : Gtk.Tags.justification -> unit

method set_label : string -> unit

method set_line_wrap : bool -> unit

method set_mnemonic_widget : GObj.widget option -> unit

method set_pattern : string -> unit

method set_selectable : bool -> unit

method set_text : string -> unit

method set_use_markup : bool -> unit

method set_use_underline : bool -> unit

method justify : Gtk.Tags.justification

method label : string

method line_wrap : bool

method mnemonic_keyval : int

method mnemonic_widget : GObj.widget option

method selectable : bool

method text : string

method use_markup : bool

method use_underline : bool

method angle : float

Since GTK 2.6

method set_angle : float -> unit

Since GTK 2.6

method max_width_chars : int

Since GTK 2.6

method set_max_width_chars : int -> unit

Since GTK 2.6

method single_line_mode : bool

Since GTK 2.6

method set_single_line_mode : bool -> unit

Since GTK 2.6

method width_chars : int

Since GTK 2.6

method set_width_chars : int -> unit

Since GTK 2.6

method ellipsize : PangoEnums.ellipsize_mode

Since GTK 2.6

method set_ellipsize : PangoEnums.ellipsize_mode -> unit

Since GTK 2.6