Method

GioSettingsdelay

since: 2.26

Declaration

void
g_settings_delay (
  GSettings* settings
)

Description

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