Update docs for api changes

This commit is contained in:
Matthias Clasen 2010-04-16 01:56:14 -04:00
parent 943307689f
commit d34c1ba0dd

View File

@ -359,9 +359,8 @@ g_settings_init (GSettings *settings)
} }
/** /**
* g_settings_set_delay_apply: * g_settings_delay:
* @settings: a #GSettings object * @settings: a #GSettings object
* @delayed: %TRUE to delay applying of changes
* *
* Changes the #GSettings object into 'delay-apply' mode. In this * Changes the #GSettings object into 'delay-apply' mode. In this
* mode, changes to @settings are not immediately propagated to the * mode, changes to @settings are not immediately propagated to the