| Import line: | Gtk = imports.gi.Gtk; |
| GIR File: | Gtk-2.0.gir |
| C documentation: | GtkActionEntry |
| Struct : | ActionEntry |
| Show / Hide Inherited methods, properties and signals |
| Properties | Defined By | |
|---|---|---|
|
accelerator : String
|
Gtk.ActionEntry | |
|
callback : [object Object]
|
Gtk.ActionEntry | |
|
label : String
|
Gtk.ActionEntry | |
|
name : String
|
Gtk.ActionEntry | |
|
stock_id : String
|
Gtk.ActionEntry | |
|
tooltip : String
|
Gtk.ActionEntry | |
| Method / Constructor | Defined By | |
|---|---|---|
|
new Gtk.ActionEntry
()
Create a new Gtk.ActionEntry
Create a new Gtk.ActionEntry
|
||
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Gtk.ActionGroup
Method |
This is a convenience function to create a number of actions and add them to the action group.
|
|
Gtk.ActionGroup
Method |
This variant of gtk_action_group_add_actions() adds a GDestroyNotify callback for user_data.
|