Add GDK_VERSION_3_14

https://bugzilla.gnome.org/show_bug.cgi?id=728814
This commit is contained in:
Matthias Clasen
2014-04-23 23:25:07 -04:00
parent 60f49c097a
commit ea61bdf1a0

View File

@ -122,6 +122,15 @@
*/
#define GDK_VERSION_3_12 (G_ENCODE_VERSION (3, 12))
/**
* GDK_VERSION_3_14:
*
* A macro that evaluates to the 3.14 version of GDK, in a format
* that can be used by the C pre-processor.
*
* Since: 3.14
*/
#define GDK_VERSION_3_14 (G_ENCODE_VERSION (3, 14))
/* evaluates to the current stable version; for development cycles,
* this means the next stable target