mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
Fix up the gtk-doc comment for the GSettings::changed signal
This commit is contained in:
@@ -549,6 +549,7 @@ g_settings_class_init (GSettingsClass *class)
|
||||
/**
|
||||
* GSettings::changed:
|
||||
* @settings: the object on which the signal was emitted
|
||||
* @key: the name of the key that changed
|
||||
*
|
||||
* The "changed" signal is emitted when a key has potentially changed.
|
||||
* You should call one of the g_settings_get() calls to check the new
|
||||
|
Reference in New Issue
Block a user