[gtk+] stylecontext: add an inline-toolbar style class
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] stylecontext: add an inline-toolbar style class
- Date: Thu, 17 Mar 2011 19:47:13 +0000 (UTC)
commit 89e565a82f9b3a17add5bbaae24e3868299aa548
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]