c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gtk.Action

Class Gtk.Action

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkAction
Class : Action
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.ActionGroup
Signal
connect_proxy (ActionGroup self, Action action, Widget proxy) : none
Gtk.ActionGroup
Signal
disconnect_proxy (ActionGroup self, Action action, Widget proxy) : none
Gtk.ActionGroup
Signal
post_activate (ActionGroup self, Action action) : none
Gtk.ActionGroup
Signal
pre_activate (ActionGroup self, Action action) : none
Gtk.ActionGroup
Method
add_action (Action action) : none
Gtk.ActionGroup
Method
add_action_with_accel (Action action, String accelerator) : none
Gtk.ActionGroup
Method
get_action (String action_name) : Gtk.Action
Gtk.ActionGroup
Method
remove_action (Action action) : none
Gtk.Activatable
Property
related_action : Gtk.Action
Gtk.Activatable
Method
do_set_related_action (Action action) : none
Gtk.Activatable
Method
get_related_action () : Gtk.Action
Gtk.Activatable
Method
set_related_action (Action action) : none
Gtk.Activatable
Method
sync_action_properties (Action action) : none
Gtk.UIManager
Signal
connect_proxy (UIManager self, Action action, Widget proxy) : none
Gtk.UIManager
Signal
disconnect_proxy (UIManager self, Action action, Widget proxy) : none
Gtk.UIManager
Signal
post_activate (UIManager self, Action action) : none
Gtk.UIManager
Signal
pre_activate (UIManager self, Action action) : none
Gtk.UIManager
Method
get_action (String path) : Gtk.Action
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:20:52 GMT+0800 (HKT)