Value Labels Dialog: Remove GtkAlignment
[pspp] / src / ui / gui / val-labs-dialog.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4   <requires lib="gtk+" version="3.0"/>
5   <requires lib="psppire" version="0.0"/>
6   <object class="GtkHBox" id="val-labs-dialog">
7     <property name="visible">True</property>
8     <property name="can_focus">False</property>
9     <property name="border_width">5</property>
10     <child>
11       <object class="GtkFrame" id="frame1">
12         <property name="visible">True</property>
13         <property name="can_focus">False</property>
14         <property name="label_xalign">0</property>
15         <child>
16           <object class="GtkTable" id="table3">
17             <property name="visible">True</property>
18             <property name="can_focus">False</property>
19             <property name="margin_start">12</property>
20             <property name="n_rows">2</property>
21             <property name="n_columns">2</property>
22             <property name="row_spacing">5</property>
23             <child>
24               <object class="GtkScrolledWindow" id="scrolledwindow3">
25                 <property name="visible">True</property>
26                 <property name="can_focus">True</property>
27                 <property name="margin_right">5</property>
28                 <property name="margin_bottom">5</property>
29                 <property name="shadow_type">etched-in</property>
30                 <child>
31                   <object class="GtkTreeView" id="treeview1">
32                     <property name="visible">True</property>
33                     <property name="can_focus">True</property>
34                     <property name="headers_visible">False</property>
35                     <property name="enable_search">False</property>
36                     <child internal-child="selection">
37                       <object class="GtkTreeSelection" id="treeview-selection1"/>
38                     </child>
39                   </object>
40                 </child>
41               </object>
42               <packing>
43                 <property name="left_attach">1</property>
44                 <property name="right_attach">2</property>
45                 <property name="top_attach">1</property>
46                 <property name="bottom_attach">2</property>
47                 <property name="y_options">GTK_FILL</property>
48               </packing>
49             </child>
50             <child>
51               <object class="GtkTable" id="table4">
52                 <property name="visible">True</property>
53                 <property name="can_focus">False</property>
54                 <property name="border_width">5</property>
55                 <property name="n_rows">2</property>
56                 <property name="n_columns">2</property>
57                 <property name="column_spacing">5</property>
58                 <property name="row_spacing">4</property>
59                 <child>
60                   <object class="GtkHBox" id="hbox4">
61                     <property name="visible">True</property>
62                     <property name="can_focus">False</property>
63                     <child>
64                       <object class="GtkEntry" id="value_entry">
65                         <property name="width_request">85</property>
66                         <property name="visible">True</property>
67                         <property name="can_focus">True</property>
68                       </object>
69                       <packing>
70                         <property name="expand">False</property>
71                         <property name="fill">False</property>
72                         <property name="padding">1</property>
73                         <property name="position">0</property>
74                       </packing>
75                     </child>
76                   </object>
77                   <packing>
78                     <property name="left_attach">1</property>
79                     <property name="right_attach">2</property>
80                     <property name="x_options">GTK_FILL</property>
81                     <property name="y_options">GTK_FILL</property>
82                   </packing>
83                 </child>
84                 <child>
85                   <object class="GtkEntry" id="label_entry">
86                     <property name="visible">True</property>
87                     <property name="can_focus">True</property>
88                   </object>
89                   <packing>
90                     <property name="left_attach">1</property>
91                     <property name="right_attach">2</property>
92                     <property name="top_attach">1</property>
93                     <property name="bottom_attach">2</property>
94                     <property name="y_options"/>
95                   </packing>
96                 </child>
97                 <child>
98                   <object class="GtkLabel" id="label6">
99                     <property name="visible">True</property>
100                     <property name="can_focus">False</property>
101                     <property name="xalign">0</property>
102                     <property name="label" translatable="yes">Value Label:</property>
103                   </object>
104                   <packing>
105                     <property name="top_attach">1</property>
106                     <property name="bottom_attach">2</property>
107                     <property name="x_options">GTK_FILL</property>
108                     <property name="y_options"/>
109                   </packing>
110                 </child>
111                 <child>
112                   <object class="GtkLabel" id="label5">
113                     <property name="visible">True</property>
114                     <property name="can_focus">False</property>
115                     <property name="xalign">0</property>
116                     <property name="label" translatable="yes">Value:</property>
117                   </object>
118                   <packing>
119                     <property name="x_options">GTK_FILL</property>
120                     <property name="y_options"/>
121                   </packing>
122                 </child>
123               </object>
124               <packing>
125                 <property name="right_attach">2</property>
126                 <property name="x_options">GTK_FILL</property>
127                 <property name="y_options"/>
128               </packing>
129             </child>
130             <child>
131               <object class="GtkVButtonBox" id="vbuttonbox2">
132                 <property name="visible">True</property>
133                 <property name="can_focus">False</property>
134                 <property name="border_width">5</property>
135                 <child>
136                   <object class="GtkButton" id="val_labs_add">
137                     <property name="label">gtk-add</property>
138                     <property name="visible">True</property>
139                     <property name="sensitive">False</property>
140                     <property name="can_focus">True</property>
141                     <property name="can_default">True</property>
142                     <property name="receives_default">False</property>
143                     <property name="use_stock">True</property>
144                   </object>
145                   <packing>
146                     <property name="expand">False</property>
147                     <property name="fill">False</property>
148                     <property name="position">0</property>
149                   </packing>
150                 </child>
151                 <child>
152                   <object class="GtkButton" id="val_labs_change">
153                     <property name="label">gtk-apply</property>
154                     <property name="visible">True</property>
155                     <property name="sensitive">False</property>
156                     <property name="can_focus">True</property>
157                     <property name="can_default">True</property>
158                     <property name="receives_default">False</property>
159                     <property name="use_stock">True</property>
160                   </object>
161                   <packing>
162                     <property name="expand">False</property>
163                     <property name="fill">False</property>
164                     <property name="position">1</property>
165                   </packing>
166                 </child>
167                 <child>
168                   <object class="GtkButton" id="val_labs_remove">
169                     <property name="label">gtk-remove</property>
170                     <property name="visible">True</property>
171                     <property name="sensitive">False</property>
172                     <property name="can_focus">True</property>
173                     <property name="can_default">True</property>
174                     <property name="receives_default">False</property>
175                     <property name="use_stock">True</property>
176                   </object>
177                   <packing>
178                     <property name="expand">False</property>
179                     <property name="fill">False</property>
180                     <property name="position">2</property>
181                   </packing>
182                 </child>
183               </object>
184               <packing>
185                 <property name="top_attach">1</property>
186                 <property name="bottom_attach">2</property>
187                 <property name="x_options">GTK_FILL</property>
188               </packing>
189             </child>
190           </object>
191         </child>
192         <child type="label">
193           <object class="GtkLabel" id="label7">
194             <property name="visible">True</property>
195             <property name="can_focus">False</property>
196             <property name="label" translatable="yes">Value Labels</property>
197             <property name="use_markup">True</property>
198           </object>
199         </child>
200       </object>
201       <packing>
202         <property name="expand">True</property>
203         <property name="fill">True</property>
204         <property name="padding">10</property>
205         <property name="position">0</property>
206       </packing>
207     </child>
208     <child>
209       <object class="PsppireVButtonBox" id="vbuttonbox">
210         <property name="visible">True</property>
211         <property name="can_focus">False</property>
212         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
213         <property name="border_width">5</property>
214         <property name="buttons">PSPPIRE_BUTTON_OK_MASK | PSPPIRE_BUTTON_CANCEL_MASK | PSPPIRE_BUTTON_HELP_MASK</property>
215       </object>
216       <packing>
217         <property name="expand">False</property>
218         <property name="fill">False</property>
219         <property name="pack_type">end</property>
220         <property name="position">1</property>
221       </packing>
222     </child>
223   </object>
224 </interface>