Method
GioSettingsapply
Declaration [src]
void
g_settings_apply (
GSettings* settings
)
Description [src]
Applies any changes that have been made to the settings. This
function does nothing unless settings
is in ‘delay-apply’ mode;
see g_settings_delay(). In the normal case settings are always
applied immediately.