1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class=
"GtkDialog" id=
"SplitTableDialog">
5 <property name=
"can_focus">False
</property>
6 <property name=
"border_width">6</property>
7 <property name=
"title" translatable=
"yes">Split Table
</property>
8 <property name=
"type_hint">dialog
</property>
9 <child internal-child=
"vbox">
10 <object class=
"GtkBox" id=
"dialog-vbox1">
11 <property name=
"can_focus">False
</property>
12 <property name=
"orientation">vertical
</property>
13 <property name=
"spacing">12</property>
14 <child internal-child=
"action_area">
15 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
16 <property name=
"can_focus">False
</property>
17 <property name=
"layout_style">end
</property>
19 <object class=
"GtkButton" id=
"ok">
20 <property name=
"label">gtk-ok
</property>
21 <property name=
"visible">True
</property>
22 <property name=
"can_focus">True
</property>
23 <property name=
"has_default">True
</property>
24 <property name=
"receives_default">True
</property>
25 <property name=
"use_stock">True
</property>
28 <property name=
"expand">False
</property>
29 <property name=
"fill">True
</property>
30 <property name=
"position">0</property>
34 <object class=
"GtkButton" id=
"cancel">
35 <property name=
"label">gtk-cancel
</property>
36 <property name=
"visible">True
</property>
37 <property name=
"can_focus">True
</property>
38 <property name=
"receives_default">True
</property>
39 <property name=
"use_stock">True
</property>
42 <property name=
"expand">False
</property>
43 <property name=
"fill">True
</property>
44 <property name=
"position">1</property>
48 <object class=
"GtkButton" id=
"help">
49 <property name=
"label">gtk-help
</property>
50 <property name=
"visible">True
</property>
51 <property name=
"can_focus">True
</property>
52 <property name=
"receives_default">True
</property>
53 <property name=
"use_stock">True
</property>
56 <property name=
"expand">False
</property>
57 <property name=
"fill">True
</property>
58 <property name=
"position">2</property>
63 <property name=
"expand">False
</property>
64 <property name=
"fill">True
</property>
65 <property name=
"pack_type">end
</property>
66 <property name=
"position">0</property>
70 <object class=
"GtkFrame" id=
"frame1">
71 <property name=
"visible">True
</property>
72 <property name=
"can_focus">False
</property>
73 <property name=
"label_xalign">0</property>
74 <property name=
"shadow_type">none
</property>
76 <object class=
"GtkAlignment" id=
"alignment1">
77 <property name=
"visible">True
</property>
78 <property name=
"can_focus">False
</property>
79 <property name=
"top_padding">6</property>
80 <property name=
"left_padding">12</property>
82 <object class=
"GtkGrid" id=
"grid1">
83 <property name=
"visible">True
</property>
84 <property name=
"can_focus">False
</property>
85 <property name=
"row_spacing">6</property>
86 <property name=
"column_spacing">6</property>
88 <object class=
"GtkRadioButton" id=
"copyheading">
89 <property name=
"label" translatable=
"yes">Copy heading
</property>
90 <property name=
"visible">True
</property>
91 <property name=
"can_focus">True
</property>
92 <property name=
"receives_default">False
</property>
93 <property name=
"relief">half
</property>
94 <property name=
"xalign">0</property>
95 <property name=
"active">True
</property>
96 <property name=
"draw_indicator">True
</property>
97 <property name=
"group">customheadingapplystyle
</property>
100 <property name=
"left_attach">0</property>
101 <property name=
"top_attach">0</property>
102 <property name=
"width">1</property>
103 <property name=
"height">1</property>
107 <object class=
"GtkRadioButton" id=
"customheadingapplystyle">
108 <property name=
"label" translatable=
"yes">Custom heading (apply Style)
</property>
109 <property name=
"visible">True
</property>
110 <property name=
"can_focus">True
</property>
111 <property name=
"receives_default">False
</property>
112 <property name=
"xalign">0</property>
113 <property name=
"draw_indicator">True
</property>
114 <property name=
"group">customheading
</property>
117 <property name=
"left_attach">0</property>
118 <property name=
"top_attach">1</property>
119 <property name=
"width">1</property>
120 <property name=
"height">1</property>
124 <object class=
"GtkRadioButton" id=
"customheading">
125 <property name=
"label" translatable=
"yes">Custom heading
</property>
126 <property name=
"visible">True
</property>
127 <property name=
"can_focus">True
</property>
128 <property name=
"receives_default">False
</property>
129 <property name=
"xalign">0</property>
130 <property name=
"draw_indicator">True
</property>
131 <property name=
"group">noheading
</property>
134 <property name=
"left_attach">0</property>
135 <property name=
"top_attach">2</property>
136 <property name=
"width">1</property>
137 <property name=
"height">1</property>
141 <object class=
"GtkRadioButton" id=
"noheading">
142 <property name=
"label" translatable=
"yes">No heading
</property>
143 <property name=
"visible">True
</property>
144 <property name=
"can_focus">True
</property>
145 <property name=
"receives_default">False
</property>
146 <property name=
"xalign">0</property>
147 <property name=
"draw_indicator">True
</property>
148 <property name=
"group">copyheading
</property>
151 <property name=
"left_attach">0</property>
152 <property name=
"top_attach">3</property>
153 <property name=
"width">1</property>
154 <property name=
"height">1</property>
162 <object class=
"GtkLabel" id=
"label1">
163 <property name=
"visible">True
</property>
164 <property name=
"can_focus">False
</property>
165 <property name=
"label" translatable=
"yes">Mode
</property>
167 <attribute name=
"weight" value=
"bold"/>
173 <property name=
"expand">False
</property>
174 <property name=
"fill">True
</property>
175 <property name=
"position">1</property>
181 <action-widget response=
"0">ok
</action-widget>
182 <action-widget response=
"0">cancel
</action-widget>
183 <action-widget response=
"0">help
</action-widget>