[glade] Also set GtkRadioButton:xalgin as save-always



commit 4f60cf6aa1065397efa208d01e993bfc753d3c4f
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date:   Wed May 2 20:02:21 2012 -0300

    Also set GtkRadioButton:xalgin as save-always

 plugins/gtk+/gtk+.xml.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index 8ae25e8..1a4cc9d 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -1110,6 +1110,7 @@ embedded in another object</_tooltip>
       <set-property-function>glade_gtk_radio_button_set_property</set-property-function>
       <properties>
       	<property id="label" default="radiobutton"/>
+        <property id="xalign" save-always="True"/>
       </properties>
     </glade-widget-class>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]