Back to Seed Clases

Gladeui


Classes

Interfaces

Structs

Unions

Enums

Enum Gladeui.CreateReason

Import line: Gladeui = imports.gi.Gladeui;
GIR File: Gladeui-1.0.gir
C documentation: GladeuiCreateReason
Enum : CreateReason
  Show / Hide Inherited methods, properties and signals
These are the reasons your GladePostCreateFunc can be called.
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Gladeui.GObjectAdaptor
Method
post_create (Object object, CreateReason reason) : none
An adaptor function to be called after the object is created
Gladeui.Widget
Method
adaptor_create_internal (Object internal_object, String internal_name, String parent_name, Boolean anarchist, CreateReason reason) : Gladeui.Widget
A convenienve function to create a GladeWidget of the prescribed type for internal widgets.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:41 GMT+0800 (HKT)