]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtklinkbutton.h
entry: Use GtkSelectionWindow for touch text selection
[~andy/gtk] / gtk / gtklinkbutton.h
index 0de668584736623474ae9ced2fadd905ccdd91d4..71e870798570570e8130b771328ce0d2e678eef1 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_LINK_BUTTON_H__
+#define __GTK_LINK_BUTTON_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_LINK_BUTTON_H__
-#define __GTK_LINK_BUTTON_H__
-
 #include <gtk/gtkbutton.h>
 
 G_BEGIN_DECLS