Skip to content
Discussion options

You must be logged in to vote

clone() on surfaces is gives you a new reference via cairo_surface_reference(). It's not an independent reference though: it points to the same underlying surface, just like in C.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@inklesspen
Comment options

Answer selected by inklesspen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants