Class GAction.action_group
- since
- GTK 2.4
@gtkdoc gtk GtkActionGroup
val obj : 'a Gobject.obj
method as_group : Gtk.action_group Gobject.objmethod connect : action_group_signalsmethod sensitive : boolmethod set_sensitive : bool -> unitmethod visible : boolmethod set_visible : bool -> unitmethod add_action : action_skel -> unitmethod add_action_with_accel : ?accel:string -> action_skel -> unitmethod remove_action : action_skel -> unitmethod get_action : string -> actionmethod list_actions : action listmethod name : string