I have a Gtk.Image object and I want to convert it's data to a base64 encoded string (for use with imgur). How would I achieve that?
feedback
|
|
Has to run it through a gdk.pixbuf, but this seems the easiest:
| |||||
feedback
|