Add missing transfer annotation

This commit is contained in:
Emmanuele Bassi
2020-04-08 00:00:26 +01:00
parent d701a89281
commit 59852d3425

View File

@@ -1152,7 +1152,7 @@ gtk_snapshot_pop_collect (GtkSnapshot *snapshot)
* @snapshot. The only function that should be * @snapshot. The only function that should be
* called after this is gtk_snapshot_unref(). * called after this is gtk_snapshot_unref().
* *
* Returns: the constructed #GskRenderNode * Returns: (transfer full): the constructed #GskRenderNode
*/ */
GskRenderNode * GskRenderNode *
gtk_snapshot_to_node (GtkSnapshot *snapshot) gtk_snapshot_to_node (GtkSnapshot *snapshot)