mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-03 22:52:09 +01:00
Fix up the gtk-doc comment for the GSettings::changed signal
This commit is contained in:
parent
5445ae78c2
commit
890a842b26
@ -549,6 +549,7 @@ g_settings_class_init (GSettingsClass *class)
|
|||||||
/**
|
/**
|
||||||
* GSettings::changed:
|
* GSettings::changed:
|
||||||
* @settings: the object on which the signal was emitted
|
* @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.
|
* 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
|
* You should call one of the g_settings_get() calls to check the new
|
||||||
|
Loading…
x
Reference in New Issue
Block a user