stylecontext: Properly anotate Deprecated

This commit is contained in:
Maximiliano Sandoval R.
2023-11-25 15:02:06 +01:00
parent 71c2ee3530
commit d96f2f54e9

View File

@@ -490,7 +490,7 @@ gtk_style_context_set_scale (GtkStyleContext *context,
*
* Returns: the scale
*
* Deprecated 4.10: Use [method@Gtk.Widget.get_scale_factor] instead
* Deprecated: 4.10: Use [method@Gtk.Widget.get_scale_factor] instead
**/
int
gtk_style_context_get_scale (GtkStyleContext *context)