Back to Seed Clases

GObject


Classes

Interfaces

Structs

Unions

Enums

Struct GObject.TypeInstance

Import line: GObject = imports.gi.GObject;
GIR File: GObject-2.0.gir
C documentation: GTypeInstance
Struct : TypeInstance
  Show / Hide Inherited methods, properties and signals
An opaque structure used as the base of all type instances.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new GObject.TypeInstance ()
Create a new GObject.TypeInstance
Create a new GObject.TypeInstance
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GObject
Method
GObject.type_check_instance (TypeInstance instance) : Boolean
GObject
Method
GObject.type_check_instance_cast (TypeInstance instance, Number iface_type) : GObject.TypeInstance
GObject
Method
GObject.type_check_instance_is_a (TypeInstance instance, Number iface_type) : Boolean
GObject
Method
GObject.type_create_instance (Number type) : GObject.TypeInstance
GObject
Method
GObject.type_free_instance (TypeInstance instance) : none
GObject
Method
GObject.type_name_from_instance (TypeInstance instance) : String
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Tue Jun 22 2010 16:33:02 GMT+0800 (HKT)