RE: OT (was: Problems with data returned from Gtk2::SimpleList)
- From: "Ratcliffe, Jeffrey (Peters)" <Jeffrey Ratcliffe External eads com>
- To: gtk-perl-list gnome org
- Subject: RE: OT (was: Problems with data returned from Gtk2::SimpleList)
- Date: Fri, 4 Aug 2006 07:21:44 +0200
Gtk2::SimpleList is depreciated
I didn't know its price fell.
Did you mean "deprecated", by any chance? :-)
I did - evidently my fingers didn't.
Gtk2::Image::new_from_file() doesn't use a prototype, so by default,
things
callde in its argument list are treated like they're in any other
subroutine's
arg list; subroutines get lists, so it's in list context. However, inside
new_from_file(), we extract the value in scalar context.
Thanks for the help. Another one to chalk down to experience.
Jeff
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]