Method
GioSettingsBackendwritable_changed
since: 2.26
Declaration [src]
void
g_settings_backend_writable_changed (
GSettingsBackend* backend,
const gchar* key
)
Description [src]
Signals that the writability of a single key has possibly changed.
Since GSettings performs no locking operations for itself, this call will always be made in response to external events.
Available since: 2.26