]> git.lyx.org Git - lyx.git/blob - src/frontends/gnome/dialogs/diainserttabular.glade
Clean-up of the button controller.
[lyx.git] / src / frontends / gnome / dialogs / diainserttabular.glade
1 <?xml version="1.0"?>
2 <GTK-Interface>
3
4 <project>
5   <name>DiaInsertTabular</name>
6   <program_name>diainserttabular</program_name>
7   <directory></directory>
8   <source_directory>src</source_directory>
9   <pixmaps_directory>pixmaps</pixmaps_directory>
10   <language>C</language>
11   <gnome_support>True</gnome_support>
12   <gettext_support>True</gettext_support>
13 </project>
14
15 <widget>
16   <class>GnomeDialog</class>
17   <name>DiaInsertTabular</name>
18   <title>Insert Tabular</title>
19   <type>GTK_WINDOW_DIALOG</type>
20   <position>GTK_WIN_POS_NONE</position>
21   <modal>False</modal>
22   <allow_shrink>False</allow_shrink>
23   <allow_grow>False</allow_grow>
24   <auto_shrink>False</auto_shrink>
25   <auto_close>False</auto_close>
26   <hide_on_close>True</hide_on_close>
27
28   <widget>
29     <class>GtkVBox</class>
30     <child_name>GnomeDialog:vbox</child_name>
31     <name>dialog-vbox1</name>
32     <homogeneous>False</homogeneous>
33     <spacing>8</spacing>
34     <child>
35       <padding>4</padding>
36       <expand>True</expand>
37       <fill>True</fill>
38     </child>
39
40     <widget>
41       <class>GtkHButtonBox</class>
42       <child_name>GnomeDialog:action_area</child_name>
43       <name>dialog-action_area1</name>
44       <layout_style>GTK_BUTTONBOX_END</layout_style>
45       <spacing>8</spacing>
46       <child_min_width>85</child_min_width>
47       <child_min_height>27</child_min_height>
48       <child_ipad_x>7</child_ipad_x>
49       <child_ipad_y>0</child_ipad_y>
50       <child>
51         <padding>0</padding>
52         <expand>False</expand>
53         <fill>True</fill>
54         <pack>GTK_PACK_END</pack>
55       </child>
56
57       <widget>
58         <class>GtkButton</class>
59         <name>button_ok</name>
60         <can_default>True</can_default>
61         <can_focus>True</can_focus>
62         <stock_button>GNOME_STOCK_BUTTON_OK</stock_button>
63       </widget>
64
65       <widget>
66         <class>GtkButton</class>
67         <name>button_apply</name>
68         <can_default>True</can_default>
69         <can_focus>True</can_focus>
70         <stock_button>GNOME_STOCK_BUTTON_APPLY</stock_button>
71       </widget>
72
73       <widget>
74         <class>GtkButton</class>
75         <name>button_cancel</name>
76         <can_default>True</can_default>
77         <can_focus>True</can_focus>
78         <stock_button>GNOME_STOCK_BUTTON_CANCEL</stock_button>
79       </widget>
80     </widget>
81
82     <widget>
83       <class>GtkTable</class>
84       <name>table1</name>
85       <rows>2</rows>
86       <columns>2</columns>
87       <homogeneous>True</homogeneous>
88       <row_spacing>0</row_spacing>
89       <column_spacing>0</column_spacing>
90       <child>
91         <padding>0</padding>
92         <expand>True</expand>
93         <fill>True</fill>
94       </child>
95
96       <widget>
97         <class>GtkLabel</class>
98         <name>label2</name>
99         <label>Rows</label>
100         <justify>GTK_JUSTIFY_RIGHT</justify>
101         <wrap>False</wrap>
102         <xalign>0</xalign>
103         <yalign>0.5</yalign>
104         <xpad>0</xpad>
105         <ypad>0</ypad>
106         <child>
107           <left_attach>0</left_attach>
108           <right_attach>1</right_attach>
109           <top_attach>0</top_attach>
110           <bottom_attach>1</bottom_attach>
111           <xpad>0</xpad>
112           <ypad>0</ypad>
113           <xexpand>False</xexpand>
114           <yexpand>False</yexpand>
115           <xshrink>False</xshrink>
116           <yshrink>False</yshrink>
117           <xfill>True</xfill>
118           <yfill>False</yfill>
119         </child>
120       </widget>
121
122       <widget>
123         <class>GtkLabel</class>
124         <name>label3</name>
125         <label>Columns</label>
126         <justify>GTK_JUSTIFY_RIGHT</justify>
127         <wrap>False</wrap>
128         <xalign>0</xalign>
129         <yalign>0.5</yalign>
130         <xpad>0</xpad>
131         <ypad>0</ypad>
132         <child>
133           <left_attach>0</left_attach>
134           <right_attach>1</right_attach>
135           <top_attach>1</top_attach>
136           <bottom_attach>2</bottom_attach>
137           <xpad>0</xpad>
138           <ypad>0</ypad>
139           <xexpand>False</xexpand>
140           <yexpand>False</yexpand>
141           <xshrink>False</xshrink>
142           <yshrink>False</yshrink>
143           <xfill>True</xfill>
144           <yfill>False</yfill>
145         </child>
146       </widget>
147
148       <widget>
149         <class>GtkSpinButton</class>
150         <name>tabular_spin_rows</name>
151         <can_focus>True</can_focus>
152         <climb_rate>1</climb_rate>
153         <digits>0</digits>
154         <numeric>False</numeric>
155         <update_policy>GTK_UPDATE_ALWAYS</update_policy>
156         <snap>False</snap>
157         <wrap>False</wrap>
158         <value>1</value>
159         <lower>1</lower>
160         <upper>50</upper>
161         <step>1</step>
162         <page>10</page>
163         <page_size>10</page_size>
164         <child>
165           <left_attach>1</left_attach>
166           <right_attach>2</right_attach>
167           <top_attach>0</top_attach>
168           <bottom_attach>1</bottom_attach>
169           <xpad>0</xpad>
170           <ypad>0</ypad>
171           <xexpand>True</xexpand>
172           <yexpand>False</yexpand>
173           <xshrink>False</xshrink>
174           <yshrink>False</yshrink>
175           <xfill>True</xfill>
176           <yfill>False</yfill>
177         </child>
178       </widget>
179
180       <widget>
181         <class>GtkSpinButton</class>
182         <name>tabular_spin_columns</name>
183         <can_focus>True</can_focus>
184         <climb_rate>1</climb_rate>
185         <digits>0</digits>
186         <numeric>False</numeric>
187         <update_policy>GTK_UPDATE_ALWAYS</update_policy>
188         <snap>False</snap>
189         <wrap>False</wrap>
190         <value>1</value>
191         <lower>1</lower>
192         <upper>50</upper>
193         <step>1</step>
194         <page>10</page>
195         <page_size>10</page_size>
196         <child>
197           <left_attach>1</left_attach>
198           <right_attach>2</right_attach>
199           <top_attach>1</top_attach>
200           <bottom_attach>2</bottom_attach>
201           <xpad>0</xpad>
202           <ypad>0</ypad>
203           <xexpand>True</xexpand>
204           <yexpand>False</yexpand>
205           <xshrink>False</xshrink>
206           <yshrink>False</yshrink>
207           <xfill>True</xfill>
208           <yfill>False</yfill>
209         </child>
210       </widget>
211     </widget>
212   </widget>
213 </widget>
214
215 </GTK-Interface>