Merge branch 'offload-new-transfer-none' into 'main'

Drop return value annotation of gtk_graphics_offload_new()

See merge request GNOME/gtk!7159
This commit is contained in:
Matthias Clasen
2024-04-20 21:26:03 +00:00

View File

@@ -292,7 +292,7 @@ gtk_graphics_offload_class_init (GtkGraphicsOffloadClass *class)
*
* Creates a new GtkGraphicsOffload widget.
*
* Returns: (transfer full): the new widget
* Returns: the new widget
*
* Since: 4.14
*/