Package: gio

Function gio:settings-schema-key-default-value

Lambda List

gio:settings-schema-key-default-value (key)

Arguments

key -- a g:settings-schema-key instance

Return Value

The g:variant instance for the default of the key.

Details

Gets the default value for key. Note that this is the default value according to the schema. System administrator defaults and lockdown are not visible via this API.
 

See also

2026-03-24