Method
Gtk.Snapshot.free_to_paintable
Declaration [src]
GdkPaintable*
gtk_snapshot_free_to_paintable (
GtkSnapshot* snapshot,
const graphene_size_t* size
)
Description [src]
Returns a paintable for the node that was
constructed by snapshot
and frees snapshot
.