Import line: | GConf = imports.gi.GConf; |
GIR File: | GConf-2.0.gir |
C documentation: | GConfValueType |
Enum : | ValueType |
Properties | |
---|---|
guint32 GConf.ValueType.BOOL : 4
|
|
guint32 GConf.ValueType.FLOAT : 3
|
|
guint32 GConf.ValueType.INT : 2
|
|
guint32 GConf.ValueType.INVALID : 0
|
|
guint32 GConf.ValueType.LIST : 6
|
|
guint32 GConf.ValueType.PAIR : 7
|
|
guint32 GConf.ValueType.SCHEMA : 5
|
|
guint32 GConf.ValueType.STRING : 1
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
GConf.ChangeSet
Method |
|
GConf.ChangeSet
Method |
set_pair
(String key, ValueType car_type, ValueType cdr_type, void* address_of_car, void* address_of_cdr)
:
none
|
GConf.Client
Method |
get_pair
(String key, ValueType car_type, ValueType cdr_type, void* car_retloc, void* cdr_retloc)
:
gboolean
|
GConf.Client
Method |
|
GConf.Client
Method |
set_pair
(String key, ValueType car_type, ValueType cdr_type, void* address_of_car, void* address_of_cdr)
:
gboolean
|
GConf.Value
Method |
Create a new GConf.Value
|
GConf.Value
Method |
Create a new GConf.Value
|
GConf.Value
Method |
get_list_type
()
:
GConf.ValueType
|
GConf.Value
Method |
set_list_type
(ValueType type)
:
none
|