Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Struct Gtk.ActionEntry

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
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gtk.ActionEntry ()
Create a new Gtk.ActionEntry
Create a new Gtk.ActionEntry
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.ActionGroup
Method
add_actions (ActionEntry entries, Number n_entries, void* user_data) : none
This is a convenience function to create a number of actions and add them to the action group.
Gtk.ActionGroup
Method
add_actions_full (ActionEntry entries, Number n_entries, void* user_data, Function destroy) : none
This variant of gtk_action_group_add_actions() adds a GDestroyNotify callback for user_data.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:34:38 GMT+0800 (HKT)