|
Ardour
9.0-pre0-1950-g391fe97693
|
Go to the source code of this file.
Macros | |
| #define | __GTK_VERSION_H__ |
| #define | GTK_MAJOR_VERSION (2) |
| #define | GTK_MINOR_VERSION (24) |
| #define | GTK_MICRO_VERSION (33) |
| #define | GTK_BINARY_AGE (2433) |
| #define | GTK_INTERFACE_AGE (33) |
| #define | GTK_CHECK_VERSION(major, minor, micro) |
| #define __GTK_VERSION_H__ |
Definition at line 32 of file gtkversion.h.
| #define GTK_BINARY_AGE (2433) |
Definition at line 39 of file gtkversion.h.
| #define GTK_CHECK_VERSION | ( | major, | |
| minor, | |||
| micro | |||
| ) |
Definition at line 45 of file gtkversion.h.
| #define GTK_INTERFACE_AGE (33) |
Definition at line 40 of file gtkversion.h.
| #define GTK_MAJOR_VERSION (2) |
Definition at line 36 of file gtkversion.h.
| #define GTK_MICRO_VERSION (33) |
Definition at line 38 of file gtkversion.h.
| #define GTK_MINOR_VERSION (24) |
Definition at line 37 of file gtkversion.h.