Class GAction.action_skel
- since
- GTK 2.4
@gtkdoc gtk GtkAction
val obj : 'a Gobject.obj
method as_action : Gtk.action Gobject.obj
method hide_if_empty : boolmethod set_hide_if_empty : bool -> unitmethod is_important : boolmethod set_is_important : bool -> unitmethod icon_name : string- since
- GTK 2.10
method set_label : string -> unitmethod name : stringmethod sensitive : boolmethod set_sensitive : bool -> unitmethod short_label : stringmethod set_short_label : string -> unitmethod stock_id : GtkStock.idmethod set_stock_id : GtkStock.id -> unitmethod tooltip : stringmethod set_tooltip : string -> unitmethod visible : boolmethod set_visible : bool -> unitmethod visible_horizontal : boolmethod set_visible_horizontal : bool -> unitmethod visible_vertical : boolmethod set_visible_vertical : bool -> unit
method is_sensitive : boolmethod is_visible : boolmethod activate : unit -> unitmethod get_proxies : GObj.widget listmethod connect_accelerator : unit -> unitmethod disconnect_accelerator : unit -> unitmethod set_accel_path : string -> unitmethod set_accel_group : Gtk.accel_group -> unit