Signal
GioSettings::writable-changed
Description [src]
Emitted when the writability of a key has potentially changed.
You should call g_settings_is_writable()
in order to determine the
new status.
This signal supports detailed connections. You can connect to the
detailed signal writable-changed::x
in order to only receive
callbacks when the writability of x
changes.
Default handler: The default handler is called after the handlers added via |
The signal can be detailed |