Package: gio

Accessor gio:settings-path

Lambda List

gio:settings-path (object)

Syntax

(g:settings-path object) => path

Arguments

object -- a g:settings object
path -- a string for the path within the backend

Details

The accessor for the path slot of the g:settings class gets the path within the backend where the settings are stored.
 

See also

2025-12-25