Hi!

I have a class that returns a Stream of a downloaded image, so one the
image is downloaded I just assign it to a pixbuf for example

Pixbuf p = new Pixbuf (RemoteImage.Image);

However, I need to Close the request, is there an event that can be
executed once I pass a variable to another object?. What I'm looking for
is to close the Stream once I create the Pixbuf (new Pixbuf
(RemoteImage.Image)) automatically.

Any ideas?

Thanks!
Pablo
-- 
Pablo Fischer Sandoval (pablo [arroba/at] pablo.com.mx)
Fingerprint:  5973 0F10 543F 54AE 1E41  EC81 0840 A10A 74A4 E5C0
http://www.pablo.com.mx 
http://www.debianmexico.org

Attachment: signature.asc
Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada digitalmente

Reply via email to