Class GMisc.label_skel
@gtkdoc gtk GtkLabel
inherit misc
- constraint 'a = [> Gtk.label ]
val obj : 'a Gtk.obj
method cursor_position : intmethod selection_bound : intmethod selection_bounds : (int * int) optionmethod select_region : int -> int -> unitmethod set_justify : Gtk.Tags.justification -> unitmethod set_label : string -> unitmethod set_line_wrap : bool -> unitmethod set_mnemonic_widget : GObj.widget option -> unitmethod set_pattern : string -> unitmethod set_selectable : bool -> unitmethod set_text : string -> unitmethod set_use_markup : bool -> unitmethod set_use_underline : bool -> unitmethod justify : Gtk.Tags.justificationmethod label : stringmethod line_wrap : boolmethod mnemonic_keyval : intmethod mnemonic_widget : GObj.widget optionmethod selectable : boolmethod text : stringmethod use_markup : boolmethod use_underline : boolmethod angle : float- since
- GTK 2.6
method ellipsize : PangoEnums.ellipsize_mode- since
- GTK 2.6
- since
- GTK 2.6
method set_ellipsize : PangoEnums.ellipsize_mode -> unit- since
- GTK 2.6
- since
- GTK 2.6
method get_layout : Pango.layout- since
- GTK 2.6