summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/gtk+/gtk+.xml.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index 04ded6e8..00c7d494 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -2161,8 +2161,9 @@ range of values</_tooltip>
</glade-widget-class>
<glade-widget-class name="GtkStatusbar" generic-name="statusbar" _title="Status Bar">
+ <property id="orientation" default="GTK_ORIENTATION_HORIZONTAL" needs-sync="True"/>
<properties>
- <property id="size" disabled="True" />
+ <property id="size" default="1" query="False"/>
</properties>
<packing-defaults>
<parent-class name="GtkVBox">