Import line: | GObject = imports.gi.GObject; |
GIR File: | GObject-2.0.gir |
C documentation: | GTypeInstance |
Struct : | TypeInstance |
Properties | Defined By | |
---|---|---|
g_class : GObject.TypeClass
read only
|
GObject.TypeInstance |
Method / Constructor | Defined By | |
---|---|---|
new GObject.TypeInstance
()
Create a new GObject.TypeInstance
Create a new GObject.TypeInstance
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GObject
Method |
Private helper function to aid implementation of the G_TYPE_CHECK_INSTANCE()
macro. |
GObject
Method |
|
GObject
Method |
GObject.type_free_instance
(TypeInstance instance)
:
none
Frees an instance of a type, returning it to the instance pool for
the type, if there is one. |
GObject
Method |
|