gtk-d v2.4.0 (2014-08-04T21:05:35Z)
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 schemaId)
this
(string schemaId, string path)
this
(string schemaId, SettingsBackend backend)
this
(string schemaId, SettingsBackend backend, string path)
this
(SettingsSchema schema, SettingsBackend backend, string path)
Meta
Source
See Implementation
gio
Settings
Settings
constructors
this
functions
addOnChange
addOnChanged
addOnWritableChange
addOnWritableChanged
apply
bind
bindWithMapping
bindWritable
createAction
delay
getBoolean
getChild
getDouble
getEnum
getFlags
getHasUnapplied
getInt
getMapped
getRange
getSettingsStruct
getString
getStruct
getStrv
getUint
getValue
isWritable
listChildren
listKeys
rangeCheck
reset
revert
setBoolean
setDouble
setEnum
setFlags
setInt
setString
setStruct
setStrv
setUint
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