]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtktreeselection.h
GtkBubbleWindow: Use style border color to stroke the bubble shape
[~andy/gtk] / gtk / gtktreeselection.h
index 0b99f335bb1da42418213abf51dfed9e4db463de..4600930ce745cc1a5ff0fd184678a2cba92d5b58 100644 (file)
  * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  */
 
+#ifndef __GTK_TREE_SELECTION_H__
+#define __GTK_TREE_SELECTION_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_TREE_SELECTION_H__
-#define __GTK_TREE_SELECTION_H__
-
 #include <gtk/gtktreeview.h>
 
 G_BEGIN_DECLS