Method
GioSettingsBackendpath_writable_changed
since: 2.26
Declaration [src]
void
g_settings_backend_path_writable_changed (
GSettingsBackend* backend,
const gchar* path
)
Description [src]
Signals that the writability of all keys below a given path may have changed.
Since GSettings performs no locking operations for itself, this call will always be made in response to external events.
Available since: 2.26