[gtk+/gtk-3-0] stylecontext: add an inline-toolbar style class
- From: Cosimo Cecchi <cosimoc src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [gtk+/gtk-3-0] stylecontext: add an inline-toolbar style class
 
- Date: Thu, 17 Mar 2011 19:46:54 +0000 (UTC)
 
commit 0e5b591a578cf2ee2a3dd05fea7781dd0ebdfb0f
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Thu Mar 17 15:44:03 2011 -0400
    stylecontext: add an inline-toolbar style class
 gtk/gtkstylecontext.h |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkstylecontext.h b/gtk/gtkstylecontext.h
index 805f787..daf997f 100644
--- a/gtk/gtkstylecontext.h
+++ b/gtk/gtkstylecontext.h
@@ -242,6 +242,13 @@ struct _GtkStyleContextClass
 #define GTK_STYLE_CLASS_PRIMARY_TOOLBAR "primary-toolbar"
 
 /**
+ * GTK_STYLE_CLASS_INLINE_TOOLBAR:
+ *
+ * A CSS class to match inline toolbars.
+ */
+#define GTK_STYLE_CLASS_INLINE_TOOLBAR "inline-toolbar"
+
+/**
  * GTK_STYLE_CLASS_RADIO:
  *
  * A CSS class to match radio buttons.
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]