[gtk+] widget-factory: add the primary-toolbar hint to the toolbar
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] widget-factory: add the primary-toolbar hint to the toolbar
- Date: Mon, 22 Aug 2011 15:41:02 +0000 (UTC)
commit a14cecb0ad3dce521b37b81f3436d7f463085679
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Aug 22 11:40:41 2011 -0400
widget-factory: add the primary-toolbar hint to the toolbar
tests/widget-factory.ui | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/tests/widget-factory.ui b/tests/widget-factory.ui
index f78007d..d40e97e 100644
--- a/tests/widget-factory.ui
+++ b/tests/widget-factory.ui
@@ -242,6 +242,9 @@ Suspendisse feugiat quam quis dolor accumsan cursus. </property>
<object class="GtkToolbar" id="toolbar1">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <style>
+ <class name="primary-toolbar"/>
+ </style>
<child>
<object class="GtkToolButton" id="toolbutton2">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]