On Wed, Nov 17, 2004 at 09:00:48PM +0100, Gian Mario Tagliaretti wrote:
> On Wednesday 17 November 2004 20:44, Christian Robottom Reis wrote:
> 
> > Careful. Does the following work?
> >
> >     img = gtk.Image()
> >     img.set_from_stock(gtk.STOCK_DIALOG_INFO, gtk.ICON_SIZE_BUTTON)
> 
> to me it return None as well

What returns None? img? Hopefully your img here is not None.

My point was that set_from_stock() might not return what you expect.

Take care,
--
Christian Robottom Reis | http://async.com.br/~kiko/ | [+55 16] 3361 2331
_______________________________________________
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