]> Pileus Git - ~andy/gtk/commitdiff
stylecontext: add a sidebar style class
authorCosimo Cecchi <cosimoc@gnome.org>
Thu, 17 Mar 2011 21:09:05 +0000 (17:09 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Thu, 17 Mar 2011 21:12:53 +0000 (17:12 -0400)
gtk/gtkstylecontext.h

index daf997fa08bc38a2d409474860f114ce19ac253e..e687ff13e477ca565b400d007a1e3bfc5ff67371 100644 (file)
@@ -393,6 +393,13 @@ struct _GtkStyleContextClass
  */
 #define GTK_STYLE_CLASS_VIEW "view"
 
+/**
+ * GTK_STYLE_CLASS_SIDEBAR:
+ *
+ * A widget class defining a sidebar
+ */
+#define GTK_STYLE_CLASS_SIDEBAR "sidebar"
+
 /**
  * GTK_STYLE_CLASS_HIGHLIGHT:
  *