----- Original Message ----
From: Lance Dillon riffraff169@yahoo.com To: pike-devel@lists.lysator.liu.se Sent: Tue, August 31, 2010 3:15:17 PM Subject: Re: gtkfilechooserdialog.pre change
----- Original Message ----
From: "Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers
forum"
10353@lyskom.lysator.liu.se To: pike-devel@lists.lysator.liu.se Sent: Tue, August 31, 2010 3:00:02 PM Subject: Re: gtkfilechooserdialog.pre change
Oh, hmm, from the pike level, you can probably use has_index(object,"get_window"), but I could probably add the macros also.
I can't use has_index(object...) from the pre-processor. That's why I need the macros.
Ah, yes, okay, I'll create those and put it in.
There is also a GTK2.version(), that returns the versions, but you probably can't use that either.