On Sun, 2003-08-24 at 00:16, John Finlay wrote: > > You can only retrieve a pixbuf from an image if it contains a pixbuf. An > image loaded from a file is created as a pixbuf. An image containing a > stock icon can only return a stock icon. See: > > http://www.moeraki.com/pygtkreference/pygtk2reference/class-gtkimage.html
Thanks, I couldn't find a pygtk reference and had to keep using the main gtk ref and trying to extrapolate into python. :) Your tutorial link is up on the main PyGTK page - maybe a link to your reference would be useful as well? Regards, cf -- Colin Fox <[EMAIL PROTECTED]> CF Consulting Inc.
signature.asc
Description: This is a digitally signed message part
_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
