[glade] GtkStatusbar: Allow editing "size" and don't query for "size"
- From: Tristan Van Berkom <tvb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade] GtkStatusbar: Allow editing "size" and don't query for "size"
- Date: Mon, 20 May 2013 08:03:56 +0000 (UTC)
commit 4f8e1eac367f3cc4b899babc034355c5ecf1a0be
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date: Mon May 20 17:02:43 2013 +0900
GtkStatusbar: Allow editing "size" and don't query for "size"
plugins/gtk+/gtk+.xml.in | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index 04ded6e..00c7d49 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">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]