Method
GtkSnapshotfree_to_node
Declaration [src]
GskRenderNode*
gtk_snapshot_free_to_node (
GtkSnapshot* snapshot
)
Description [src]
Returns the node that was constructed by snapshot
and frees snapshot
.
See also gtk_snapshot_to_node()
.
Return value
Returns: | GskRenderNode* |
A newly-created |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL . |