Re: Is there a GTK version preprocessor symbol



Also for GTK 2.18.6 (for example) you have

#define GTK_MAJOR_VERSION				(2)
#define GTK_MINOR_VERSION				(18)
#define GTK_MICRO_VERSION				(6)

On Thu, May 6, 2010 at 2:25 PM, Ian Liu Rodrigues <ian liu88 gmail com> wrote:
> #if GTK_CHECK_VERSION(2,12,0)
> ...
> #endif
>
> ;-)
>
> On Thu, May 6, 2010 at 9:18 AM, Lothar Scholz <llothar web de> wrote:
>>
>> r
>
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
>
>


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