Back to Seed Clases

Gtk


Classes

Interfaces

Structs

Unions

Enums

Enum Gtk.UIManagerItemType

Import line: Gtk = imports.gi.Gtk;
GIR File: Gtk-3.0.gir
C documentation: GtkUIManagerItemType
Enum : UIManagerItemType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gtk.UIManager
Method
add_ui (guint32 merge_id, String path, String name, String action, UIManagerItemType type, gboolean top) : none
Adds a UI element to the current contents of manager.
Gtk.UIManager
Method
get_toplevels (UIManagerItemType types) : Array
Obtains a list of all toplevel widgets of the requested types.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:16:06 GMT+0800 (HKT)