c
Back to Seed Clases

GObject


Classes

Interfaces

Structs

Unions

Enums

Struct GObject.TypeClass

Import line: GObject = imports.gi.GObject;
GIR File: GObject-2.0.gir
C documentation: GTypeClass
Struct : TypeClass
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GObject.TypeClass ()
Create a new GObject.TypeClass
Create a new GObject.TypeClass
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GObject
Method
GObject.type_check_class_is_a (TypeClass g_class, Number is_a_type) : gboolean
GObject
Method
GObject.type_class_peek (Number type) : GObject.TypeClass
GObject
Method
GObject.type_class_peek_static (Number type) : GObject.TypeClass
GObject
Method
GObject.type_interface_peek (TypeClass instance_class, Number iface_type) : GObject.TypeInterface
GObject
Method
GObject.type_name_from_class (TypeClass g_class) : String
GObject.TypeInterface
Method
GObject.TypeInterface.peek (TypeClass instance_class, Number iface_type) : GObject.TypeInterface
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:19:45 GMT+0800 (HKT)