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.
|
|
Maybe you could use pixbuf? It can be created from any drawable. |
||
|
|
|
|
Here is my clumsy workaround:
|
||
|
