man GAction.action_group () - no description
NAME
GAction.action_group - no description
Class
Class GAction.action_group
Documentation
class action_group : [> Gtk.action_group ] Gobject.obj -> object end
Since GTK 2.4
Parameters:
- ""
([> Gtk.action_group ] as 'a) Gobject.obj
val obj : 'a Gobject.obj
method as_group : Gtk.action_group Gobject.obj
method connect : GAction.action_group_signals
method sensitive : bool
method set_sensitive : bool -> unit
method visible : bool
method set_visible : bool -> unit
method add_action : 'b. (#GAction.action_skel as 'b) -> unit
method add_action_with_accel : 'c. ?accel:string -> (#GAction.action_skel as 'c) -> unit
method remove_action : 'd. (#GAction.action_skel as 'd) -> unit
method get_action : string -> GAction.action
method list_actions : GAction.action list
method name : string