SettingsBackend.writableChanged

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. Since 2.26

class SettingsBackend
void
writableChanged
(
string key
)

Parameters

key string

the name of the key

Meta