docs: Add missing Since to gtk-show-status-shapes setting

This commit is contained in:
Emmanuele Bassi
2024-01-12 12:54:54 +00:00
parent 7ad7c0d8c1
commit a87ff8d556

View File

@@ -576,6 +576,8 @@ gtk_settings_class_init (GtkSettingsClass *class)
* GtkSettings:gtk-show-status-shapes:
*
* When %TRUE, widgets like switches include shapes to indicate their on/off state.
*
* Since: 4.14
*/
pspecs[PROP_STATUS_SHAPES] = g_param_spec_boolean ("gtk-show-status-shapes", NULL, NULL,
FALSE,