SettingsBackend.pathWritableChanged

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

class SettingsBackend
void
pathWritableChanged
(
string path
)

Parameters

path string

the name of the path

Meta