Snapshot.freeToPaintable

Returns a paintable for the node that was constructed by @snapshot and frees @snapshot.

class Snapshot
freeToPaintable

Parameters

size Size

The size of the resulting paintable or %NULL to use the bounds of the snapshot

Return Value

a newly-created GdkPaintable

Meta