X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkstylecontext.h;h=e687ff13e477ca565b400d007a1e3bfc5ff67371;hb=195a235cd45650d0d9f44d2818427211bdf0ab4f;hp=daf997fa08bc38a2d409474860f114ce19ac253e;hpb=611cf8423f01e54d4cac17d007db52196d1fc4a5;p=~andy%2Fgtk diff --git a/gtk/gtkstylecontext.h b/gtk/gtkstylecontext.h index daf997fa0..e687ff13e 100644 --- a/gtk/gtkstylecontext.h +++ b/gtk/gtkstylecontext.h @@ -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: *