[gtk: 1/2] widgetfactory: add separator tool item to presentation
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk: 1/2] widgetfactory: add separator tool item to presentation
- Date: Thu, 19 Jul 2018 18:08:13 +0000 (UTC)
commit 1d4ce5a544893520d32f990e0f918ee1aad00ab7
Author: Günther Wutz <info gunibert de>
Date: Tue Jul 17 21:50:19 2018 +0200
widgetfactory: add separator tool item to presentation
demos/widget-factory/widget-factory.ui | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/demos/widget-factory/widget-factory.ui b/demos/widget-factory/widget-factory.ui
index fc6f98494d..2bfa467a5b 100644
--- a/demos/widget-factory/widget-factory.ui
+++ b/demos/widget-factory/widget-factory.ui
@@ -2226,6 +2226,9 @@ microphone-sensitivity-medium-symbolic</property>
<property name="tooltip-text" translatable="yes">Save the current
document</property>
</object>
</child>
+ <child>
+ <object class="GtkSeparatorToolItem"/>
+ </child>
<child>
<object class="GtkToolButton">
<property name="label" translatable="yes">Search</property>
@@ -3580,4 +3583,4 @@ bad things might happen.</property>
</object>
</child>
</object>
-</interface>
+</interface>
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]