c
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-3.0.gir
C documentation: GtkActionGroup
Class : ActionGroup
Implements: Gtk.Buildable
Extends: GObject.Object
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
Gtk.Action
Property
action_group : Gtk.ActionGroup
Gtk.UIManager
Method
insert_action_group (ActionGroup action_group, gint32 pos) : none
Gtk.UIManager
Method
remove_action_group (ActionGroup action_group) : none
LaunchpadIntegration
Method
LaunchpadIntegration.get_action_group () : Gtk.ActionGroup
PanelApplet.Applet
Method
setup_menu (String xml, ActionGroup action_group) : none
PanelApplet.Applet
Method
setup_menu_from_file (String filename, ActionGroup action_group) : none
PanelApplet.Applet
Method
setup_menu_from_resource (String resource_path, ActionGroup action_group) : none
RB.ShellPlayer
Property
action_group : Gtk.ActionGroup
RB.ShellPlayer
Method
new RB.ShellPlayer.c_new (RhythmDB db, UIManager mgr, ActionGroup actiongroup) : RB.ShellPlayer
Create a new RB.ShellPlayer
RB.SourceSearchBasic
Method
RB.SourceSearchBasic.create_for_actions (ActionGroup action_group, RadioActionEntry actions, gint32 n_actions) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:52 GMT+0800 (HKT)