c
Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Struct Gtk.ItemFactoryEntry

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-2.0.gir
C documentation: GtkItemFactoryEntry
Struct : ItemFactoryEntry
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Gtk.ItemFactoryEntry ()
Create a new Gtk.ItemFactoryEntry
Create a new Gtk.ItemFactoryEntry
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.ItemFactory
Method
create_item (ItemFactoryEntry entry, void* callback_data, guint32 callback_type) : none
Gtk.ItemFactory
Method
create_items (guint32 n_entries, ItemFactoryEntry entries, void* callback_data) : none
Gtk.ItemFactory
Method
create_items_ac (guint32 n_entries, ItemFactoryEntry entries, void* callback_data, guint32 callback_type) : none
Gtk.ItemFactory
Method
delete_entries (guint32 n_entries, ItemFactoryEntry entries) : none
Gtk.ItemFactory
Method
delete_entry (ItemFactoryEntry entry) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:03:17 GMT+0800 (HKT)