El mi? 23-07-2003 a las 04:23, Christian Reis escribió:
> On Tue, Jul 22, 2003 at 07:10:35PM -0700, Colin Fox wrote:
> > 
> > I'm trying to load some png images, and I used to use the GdkImLib
> > module, but now that seems to be passe.
> > 
> > What's the gnome2 way to load & use images?
> 
> GdkPixbuf is probably what you want 
> 
> (isn't that in the FAQ? It should be..)
> 
> Take care,
> --
> Christian Reis, Senior Engineer, Async Open Source, Brazil.
> http://async.com.br/~kiko/ | [+55 16] 261 2331 | NMFL


image = gtk.Image()
image.set_from_file(filename)


-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Carlos Garcia Campos a.k.a. KaL
   [EMAIL PROTECTED]
 Grupo Linups - Secretaria
   Usuarios de SL/Linux de la UPSAM
 http://www.linups.org
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=             
PGP key: http://pgp.rediris.es:11371/pks/lookup?op=get&search=0x523E6462

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

_______________________________________________
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