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 <[email protected]> wrote:
> #if GTK_CHECK_VERSION(2,12,0)
> ...
> #endif
>
> ;-)
>
> On Thu, May 6, 2010 at 9:18 AM, Lothar Scholz <[email protected]> wrote:
>>
>> r
>
> _______________________________________________
> gtk-list mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/gtk-list
>
>
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to