mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 05:50:10 +00:00
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:
commit
da8a1f4683
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user