Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gtk.ActionGroup

Class Gtk.ActionGroup

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkActionGroup
Class : ActionGroup
Implements: Gtk.Buildable
Extends: GObject.Object
  Show / Hide Inherited methods, properties and signals
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Epiphany.EphyToolbar
Method
get_action_group () : Gtk.ActionGroup
Gdaui.DataProxy
Method
get_actions_group () : Gtk.ActionGroup
Gtk.Action
Property
action_group : Gtk.ActionGroup
Gtk.UIManager
Method
insert_action_group (ActionGroup action_group, Number pos) : none
Inserts an action group into the list of action groups associated with self.
Gtk.UIManager
Method
remove_action_group (ActionGroup action_group) : none
Removes an action group from the list of action groups associated with self.
PanelApplet.PanelApplet
Method
setup_menu (String xml, ActionGroup action_group) : none
PanelApplet.PanelApplet
Method
setup_menu_from_file (String filename, ActionGroup action_group) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:06 GMT+0800 (HKT)