]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkversion.h.in
Place the search icon in the primary slot of the entry
[~andy/gtk] / gtk / gtkversion.h.in
index a08f00d4e81173414ad33f5637d59b439bf0c600..89706c5d7abdcde4c1529716750dad0c61cf95e5 100644 (file)
  * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
+#ifndef __GTK_VERSION_H__
+#define __GTK_VERSION_H__
+
 /**
  * SECTION:gtkfeatures
  * @Short_description: Variables and functions to check the GTK+ version
  * use the features described here.
  */
 
-#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
-#error "Only <gtk/gtk.h> can be included directly."
-#endif
-
-#ifndef __GTK_VERSION_H__
-#define __GTK_VERSION_H__
-
 /**
  * GTK_MAJOR_VERSION:
  *