DConf.Client – dconf Reference Manual
Packages
dconf
DConf
Client
Client
change_fast
change_sync
is_writable
list
list_locks
read
read_full
unwatch_fast
unwatch_sync
watch_fast
watch_sync
write_fast
write_sync
changed
Client
Object Hierarchy:
Description:
public
class
Client
:
Object
Namespace:
DConf
Package:
dconf
Content:
Creation methods:
public
Client
()
Methods:
public
void
change_fast
(
Changeset
changeset)
throws
Error
public
void
change_sync
(
Changeset
changeset,
out
string
tag =
null
,
Cancellable
? cancellable =
null
)
throws
Error
public
bool
is_writable
(
string
key)
public
string
[]
list
(
string
dir)
public
string
[]
list_locks
(
string
dir)
public
Variant
?
read
(
string
key)
public
Variant
?
read_full
(
string
key,
ReadFlags
flags,
Queue
<
Changeset
>? read_through)
public
void
unwatch_fast
(
string
path)
public
void
unwatch_sync
(
string
path)
public
void
watch_fast
(
string
path)
public
void
watch_sync
(
string
path)
public
void
write_fast
(
string
path,
Variant
? value)
throws
Error
public
void
write_sync
(
string
path,
Variant
? value,
out
string
tag =
null
,
Cancellable
? cancellable =
null
)
throws
Error
Signals:
public
signal
void
changed
(
string
prefix,
string
[] changes,
string
? tag)
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref