Import line: | GObject = imports.gi.GObject; |
GIR File: | GObject-2.0.gir |
C documentation: | GTypeInfo |
Struct : | TypeInfo |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
base_finalize : [object Object]
|
GObject.TypeInfo | |
base_init : [object Object]
|
GObject.TypeInfo | |
class_data : void*
|
GObject.TypeInfo | |
class_finalize : [object Object]
|
GObject.TypeInfo | |
class_init : [object Object]
|
GObject.TypeInfo | |
class_size : Number
|
GObject.TypeInfo | |
instance_init : [object Object]
|
GObject.TypeInfo | |
instance_size : Number
|
GObject.TypeInfo | |
n_preallocs : Number
|
GObject.TypeInfo | |
value_table : GObject.TypeValueTable
|
GObject.TypeInfo |
Method / Constructor | Defined By | |
---|---|---|
new GObject.TypeInfo
()
Create a new GObject.TypeInfo
Create a new GObject.TypeInfo
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GObject
Method |
|
GObject
Method |
GObject.flags_complete_type_info
(Number g_flags_type, TypeInfo info, FlagsValue const_values)
:
none
|
GObject
Method |
GObject.type_register_fundamental
(Number type_id, String type_name, TypeInfo info, TypeFundamentalInfo finfo, TypeFlags flags)
:
Number
|
GObject
Method |
GObject.type_register_static
(Number parent_type, String type_name, TypeInfo info, TypeFlags flags)
:
Number
|
GObject.TypeModule
Method |
|
GObject.TypePlugin
Method |
|