Merge branch 'scalebutton-active-since-marker' into 'main'

Add missing `Since` marker to `GtkScaleButton:active`

See merge request GNOME/gtk!5529
This commit is contained in:
Matthias Clasen 2023-02-17 19:54:03 +00:00
commit da8a1f4683

View File

@ -261,6 +261,8 @@ gtk_scale_button_class_init (GtkScaleButtonClass *klass)
* GtkScaleButton:active: (attributes org.gtk.Property.get=gtk_scale_button_get_active)
*
* If the scale button should be pressed in.
*
* Since: 4.10
*/
g_object_class_install_property (gobject_class,
PROP_ACTIVE,