go
SettingsSchema.hasKey
gio
SettingsSchema
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
Meta
Since
2.40
gio
SettingsSchema
SettingsSchema
constructors
this
functions
getId
getKey
getPath
getSettingsSchemaStruct
getStruct
hasKey
listChildren
listKeys
ref_
unref
static functions
getType
variables
gSettingsSchema
Checks if schema has a key named name.