Tagged Questions
1
vote
2answers
202 views
How to copy Gdk.image?
Is it possible to make a copy of Gdk.image object using lablgtk2 for Ocaml?
I tried to find 'copy' or 'clone' methods but failed.