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.
| This method is not directly available to language bindings. | 
Return value
| Returns: | GskRenderNode | 
| A newly-created  | |
| The caller of the method takes ownership of the data, and is responsible for freeing it. |