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