GObject.Object
GConf.Client
Import line: | GConf = imports.gi.GConf; |
GIR File: | GConf-2.0.gir |
C documentation: | GConfClient |
Class : | Client |
Extends: | GObject.Object |
Show / Hide Inherited methods, properties and signals |
Properties | Defined By | |
---|---|---|
cache_dirs : Object
read only
|
GConf.Client | |
cache_hash : Object
read only
|
GConf.Client | |
dir_hash : Object
read only
|
GConf.Client | |
engine : GConf.Engine
read only
|
GConf.Client | |
error_mode : GConf.ClientErrorHandlingMode
read only
|
GConf.Client | |
listeners : GConf.Listeners
read only
|
GConf.Client | |
notify_handler : Number
read only
|
GConf.Client | |
notify_list : Array
read only
|
GConf.Client | |
object : GObject.Object
read only
|
GConf.Client | |
pad2 : Number
read only
|
GConf.Client | |
pending_notify_count : Number
read only
|
GConf.Client |
Method / Constructor | Defined By | |
---|---|---|
new GConf.Client
(Object properties)
Create a new GConf.Client
Create a new GConf.Client
|
||
GConf.Client.get_default
()
:
GConf.Client
|
GConf.Client | |
|
GConf.Client | |
GConf.Client.set_global_default_error_handler
(Function func)
:
none
|
GConf.Client | |
add_dir
(String dir, ClientPreloadType preload)
:
none
|
GConf.Client | |
GConf.Client | ||
GConf.Client | ||
change_set_from_currentv
(Array keys)
:
GConf.ChangeSet
|
GConf.Client | |
clear_cache
()
:
none
|
GConf.Client | |
|
GConf.Client | |
GConf.Client | ||
error
(Object error)
:
none
|
GConf.Client | |
get
(String key)
:
GConf.Value
|
GConf.Client | |
GConf.Client | ||
get_default_from_schema
(String key)
:
GConf.Value
|
GConf.Client | |
|
GConf.Client | |
GConf.Client | ||
GConf.Client | ||
|
GConf.Client | |
get_pair
(String key, ValueType car_type, ValueType cdr_type, void* car_retloc, void* cdr_retloc)
:
Boolean
|
GConf.Client | |
get_schema
(String key)
:
GConf.Schema
|
GConf.Client | |
GConf.Client | ||
get_without_default
(String key)
:
GConf.Value
|
GConf.Client | |
GConf.Client | ||
notify
(String key)
:
none
|
GConf.Client | |
GConf.Client | ||
notify_remove
(Number cnxn)
:
none
|
GConf.Client | |
preload
(String dirname, ClientPreloadType type)
:
none
|
GConf.Client | |
|
GConf.Client | |
remove_dir
(String dir)
:
none
|
GConf.Client | |
reverse_change_set
(ChangeSet cs)
:
GConf.ChangeSet
|
GConf.Client | |
|
GConf.Client | |
GConf.Client | ||
set_error_handling
(ClientErrorHandlingMode mode)
:
none
|
GConf.Client | |
GConf.Client | ||
GConf.Client | ||
|
GConf.Client | |
set_pair
(String key, ValueType car_type, ValueType cdr_type, void* address_of_car, void* address_of_cdr)
:
Boolean
|
GConf.Client | |
|
GConf.Client | |
GConf.Client | ||
suggest_sync
()
:
none
|
GConf.Client | |
unreturned_error
(Object error)
:
none
|
GConf.Client | |
GConf.Client | ||
|
GConf.Client |
Event | Defined By | |
---|---|---|
|
GConf.Client | |
|
GConf.Client | |
|
GConf.Client |