Documentation
Dlang.org
Settings.isWritable
gio
settings
Settings
Finds out if a key can be written or not
class
Settings
bool
isWritable
(
string
name
)
Parameters
name
string
the name of a key
Return Value
Type:
bool
true if the key name is writable
gio
settings
Settings
constructors
this
functions
apply
bind
bindWritable
connectChangeEvent
connectChanged
connectWritableChangeEvent
connectWritableChanged
createAction
delay
getBoolean
getChild
getDefaultValue
getDouble
getEnum
getFlags
getHasUnapplied
getInt
getInt64
getMapped
getRange
getString
getStrv
getUint
getUint64
getUserValue
getValue
isWritable
listChildren
listKeys
rangeCheck
reset
revert
setBoolean
setDouble
setEnum
setFlags
setInt
setInt64
setString
setStrv
setUint
setUint64
setValue
static functions
listRelocatableSchemas
listSchemas
newFull
newWithBackend
newWithBackendAndPath
newWithPath
sync
unbind
Finds out if a key can be written or not