Re: Size of GtkImage?
- From: muppet <scott asofyet org>
- To: gtk-perl list <gtk-perl-list gnome org>
- Subject: Re: Size of GtkImage?
- Date: Wed, 23 Jul 2003 21:53:29 -0400
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]