docs: Fix the Since tag for gtk_render_background()

The version should not end with a trailing dot.
This commit is contained in:
Emmanuele Bassi
2024-02-14 15:36:53 +00:00
parent 23185eca89
commit 69c74dfded

View File

@ -241,7 +241,7 @@ gtk_render_arrow (GtkStyleContext *context,
* *
* ![](background.png) * ![](background.png)
* *
* Since: 3.0. * Since: 3.0
**/ **/
void void
gtk_render_background (GtkStyleContext *context, gtk_render_background (GtkStyleContext *context,