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