]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkaccelgroup.h
GtkWidget::draw() - Document how to get the dirty region
[~andy/gtk] / gtk / gtkaccelgroup.h
index 6274a44b6d2e59f0d187411673f06711c98c3d42..fe8b1f779ba624a2730f83dade33e1ffaebfbf1f 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_ACCEL_GROUP_H__
 #define __GTK_ACCEL_GROUP_H__
 
 
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#error "Only <gtk/gtk.h> can be included directly."
+#endif
+
 #include <gdk/gdk.h>
 #include <gtk/gtkenums.h>