Package: gio

Function gio:settings-schema-key

Lambda List

gio:settings-schema-key (schema name)

Arguments

schema -- a g:settings-schema instance
name -- a string for the name of a key

Return Value

Details

Gets the key named name from schema. It is a programmer error to request a key that does not exist. See the g:settings-schema-list-keys function.
 

See also

2026-03-24