forked from AuroraMiddleware/gtk
Add missing transfer annotation
This commit is contained in:
parent
d701a89281
commit
59852d3425
@ -1152,7 +1152,7 @@ gtk_snapshot_pop_collect (GtkSnapshot *snapshot)
|
||||
* @snapshot. The only function that should be
|
||||
* called after this is gtk_snapshot_unref().
|
||||
*
|
||||
* Returns: the constructed #GskRenderNode
|
||||
* Returns: (transfer full): the constructed #GskRenderNode
|
||||
*/
|
||||
GskRenderNode *
|
||||
gtk_snapshot_to_node (GtkSnapshot *snapshot)
|
||||
|
Loading…
Reference in New Issue
Block a user