Hello list.

I've come upon a problem - I wanted to use an icon from f-spot in a
python app, but they're stored as serialized GdkPixBuffers in an sqlite
db.

I can't find a way to deserialize such data with python - the methods
are available in most C languages.

In C it's done like so:
http://www.koders.com/c/fid27D5793F5C07E47CB5670C3A3575F85EE765E51C.aspx

Is it planned to become available in pygtk as well?

-- 
Michal Sawicz <[EMAIL PROTECTED]>

_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to