gtk-d v1.7.6 (2015-05-02T14:31:17Z)
Home
Dub
Repo
Settings.this
gio
Settings
Settings
Sets our main struct and passes it to the parent class
this
(GSettings* gSettings)
class
Settings
this
(
GSettings
*
gSettings
)
this
(string schema)
this
(string schema, string path)
this
(string schema, SettingsBackend backend)
this
(string schema, SettingsBackend backend, string path)
Meta
Source
See Implementation
gio
Settings
Settings
constructors
this
functions
addOnChange
addOnChanged
addOnWritableChange
addOnWritableChanged
apply
bind
bindWithMapping
bindWritable
delay
getBoolean
getChild
getDouble
getEnum
getFlags
getHasUnapplied
getInt
getMapped
getRange
getSettingsStruct
getString
getStruct
getStrv
getValue
isWritable
listChildren
listKeys
rangeCheck
reset
revert
setBoolean
setDouble
setEnum
setFlags
setInt
setString
setStruct
setStrv
setValue
static functions
callBackChange
callBackChanged
callBackWritableChange
callBackWritableChanged
listRelocatableSchemas
listSchemas
sync
unbind
variables
connectedSignals
gSettings
onChangeListeners
onChangedListeners
onWritableChangeListeners
onWritableChangedListeners
Sets our main struct and passes it to the parent class