Re: Size of GtkImage?



On Wednesday, July 23, 2003, at 07:54  PM, Matthias Bläsing wrote:

when I tried this to retrieve the Pixbuffer, I got:
Can't locate object method "get_pixbuf" via package "Gtk2::Image" at
./gallery.pl line 70.

d'oh!  fixed in cvs.  ;-)

incidentally, the pixbuf is also available as an object property, so you should be able to

  $pixbuf = $gtkimage->get ('pixbuf');




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]