Add missing transfer annotation
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user