Method
GioSettingsdelay
since: 2.26
Declaration [src]
void
g_settings_delay (
GSettings* settings
)
Description [src]
Changes the GSettings
object into ‘delay-apply’ mode. In this
mode, changes to settings
are not immediately propagated to the
backend, but kept locally until g_settings_apply()
is called.
Available since: 2.26