RE: OT (was: Problems with data returned from Gtk2::SimpleList)



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]