Documentation
Dlang.org
SettingsSchema.hasKey
gio
settings_schema
SettingsSchema
Checks if schema has a key named name.
class
SettingsSchema
bool
hasKey
(
string
name
)
Parameters
name
string
the name of a key
Return Value
Type:
bool
true if such a key exists
gio
settings_schema
SettingsSchema
functions
getId
getKey
getPath
hasKey
listChildren
listKeys
Checks if schema has a key named name.