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
  Show / Hide Inherited methods, properties and signals
An opaque structure used as the base of all classes.
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_cast (TypeClass g_class, Number is_a_type) : GObject.TypeClass
GObject
Method
GObject.type_check_class_is_a (TypeClass g_class, Number is_a_type) : Boolean
GObject
Method
GObject.type_name_from_class (TypeClass g_class) : String
Gio.IOExtension
Method
ref_class () : GObject.TypeClass
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:02 GMT+0800 (HKT)