Package: gio

Function gio:settings-reset

Lambda List

gio:settings-reset (settings key)

Arguments

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

Details

Resets key to its default value. This call resets the key, as much as possible, to its default value. That might be the value specified in the schema or the one set by the administrator.
 

See also

#2026-03-25