]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkentrybuffer.h
texthandle: Set a bigger input shape, covering the line height
[~andy/gtk] / gtk / gtkentrybuffer.h
index 04570b7dd91ee246f5db8e6fb6f7e0e10e561d96..8cf5a60871a2bebfbf1822bf414cfd9f837601fd 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_ENTRY_BUFFER_H__
+#define __GTK_ENTRY_BUFFER_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_ENTRY_BUFFER_H__
-#define __GTK_ENTRY_BUFFER_H__
-
 #include <glib-object.h>
 
 G_BEGIN_DECLS