]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtktoggleaction.h
GtkWidget::draw() - Document how to get the dirty region
[~andy/gtk] / gtk / gtktoggleaction.h
index a9af96f1940a987564d8fd321301c76b0ea0e693..4803594ef7d9c03a4a2c8138d51b33682f0e585e 100644 (file)
  * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
+#ifndef __GTK_TOGGLE_ACTION_H__
+#define __GTK_TOGGLE_ACTION_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_TOGGLE_ACTION_H__
-#define __GTK_TOGGLE_ACTION_H__
-
 #include <gtk/gtkaction.h>
 
 G_BEGIN_DECLS