]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkpressandholdprivate.h
a11y: Emit text-changed signals when the text-buffer changes
[~andy/gtk] / gtk / gtkpressandholdprivate.h
index ccccca24f9006310944187cbaf1a87637ab5eefb..4dcc6986f61d54edd586fcf77bf93bcd6440dcc3 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_PRESS_AND_HOLD_H__
+#define __GTK_PRESS_AND_HOLD_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_PRESS_AND_HOLD_H__
-#define __GTK_PRESS_AND_HOLD_H__
-
 G_BEGIN_DECLS
 
 #define GTK_TYPE_PRESS_AND_HOLD                  (gtk_press_and_hold_get_type ())