Re: Is there a GTK version preprocessor symbol
- From: Oscar Lazzarino <oscar lazzarino gmail com>
- Cc: gtk-list gnome org
- Subject: Re: Is there a GTK version preprocessor symbol
- Date: Thu, 6 May 2010 14:37:35 +0200
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]