Back to Seed Clases

GConf


Classes

Interfaces

Structs

Unions

Enums

Enum GConf.ValueType

Import line: GConf = imports.gi.GConf;
GIR File: GConf-2.0.gir
C documentation: GConfValueType
Enum : ValueType
Values
Properties
Properties
None
Public Methods
None
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
GConf.ChangeSet
Method
set_list (String key, ValueType list_type, Array list) : none
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
set_list (String key, ValueType list_type, Array list) : gboolean
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
new GConf.Value.c_new (ValueType type) : GConf.Value
Create a new GConf.Value
GConf.Value
Method
new GConf.Value.from_string (ValueType type, String str) : GConf.Value
Create a new GConf.Value
GConf.Value
Method
get_list_type () : GConf.ValueType
GConf.Value
Method
set_list_type (ValueType type) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:10:20 GMT+0800 (HKT)