Re: converting drawable to pixbuf
- From: Tomeu Vizoso <tomeu tomeuvizoso net>
- To: Zoltán Vörös <zvoros gmail com>
- Cc: python-hackers-list gnome org
- Subject: Re: converting drawable to pixbuf
- Date: Mon, 14 Nov 2011 08:02:59 +0100
Hi,
2011/11/13 Zoltán Vörös <zvoros gmail com>:
> Hi All,
>
> I am trying to add a number of drawables to a treeview, and I believe I
> could attach only pixbuffers. Now, my question is how can one convert
> drawables into pixbufs? In pygtk there used to be a function that did that,
> but I couldn't find anything for pygi.
> Could anyone suggest a viable solution to the problem above?
a drawable is a server-side image, are you sure you want to send it
back to client-side from where it will have to be sent to the server
again?
Regards,
Tomeu
> Thanks,
> Zoltán
> _______________________________________________
> python-hackers-list mailing list
> python-hackers-list gnome org
> http://mail.gnome.org/mailman/listinfo/python-hackers-list
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]