SettingsBackend.writableChanged
void writableChanged(string key)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.
Parameters
key | the name of the key |