]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkcombobox.h
a11y: Emit text-changed signals when the text-buffer changes
[~andy/gtk] / gtk / gtkcombobox.h
index 8378d2df77d9a226ab8b9ab186ff54cc853e5c5a..03d25ff3d03492b80fee407516ad51d5cbda671d 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_COMBO_BOX_H__
+#define __GTK_COMBO_BOX_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_COMBO_BOX_H__
-#define __GTK_COMBO_BOX_H__
-
 #include <gtk/gtkbin.h>
 #include <gtk/gtktreemodel.h>
 #include <gtk/gtktreeview.h>