Import line: | GObject = imports.gi.GObject; |
GIR File: | GObject-2.0.gir |
C documentation: | GParamSpecTypeInfo |
Struct : | ParamSpecTypeInfo |
Properties | Defined By | |
---|---|---|
finalize : [object Object]
read only
|
GObject.ParamSpecTypeInfo | |
instance_init : [object Object]
read only
|
GObject.ParamSpecTypeInfo | |
instance_size : guint16
|
GObject.ParamSpecTypeInfo | |
n_preallocs : guint16
|
GObject.ParamSpecTypeInfo | |
value_set_default : [object Object]
read only
|
GObject.ParamSpecTypeInfo | |
value_type : Number
|
GObject.ParamSpecTypeInfo | |
value_validate : [object Object]
read only
|
GObject.ParamSpecTypeInfo | |
values_cmp : [object Object]
read only
|
GObject.ParamSpecTypeInfo |
Method / Constructor | Defined By | |
---|---|---|
new GObject.ParamSpecTypeInfo
()
Create a new GObject.ParamSpecTypeInfo
Create a new GObject.ParamSpecTypeInfo
|
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GObject
Method |
Registers name as the name of a new static type derived from
G_TYPE_PARAM. |