1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class=
"GtkAdjustment" id=
"adjustment1">
5 <property name=
"lower">1</property>
6 <property name=
"upper">5</property>
7 <property name=
"value">3</property>
8 <property name=
"step_increment">1</property>
9 <property name=
"page_increment">10</property>
11 <object class=
"GtkAdjustment" id=
"adjustment2">
12 <property name=
"lower">1</property>
13 <property name=
"upper">5</property>
14 <property name=
"value">1</property>
15 <property name=
"step_increment">1</property>
16 <property name=
"page_increment">10</property>
18 <object class=
"GtkDialog" id=
"AbstractDialog">
19 <property name=
"can_focus">False
</property>
20 <property name=
"border_width">6</property>
21 <property name=
"title" translatable=
"yes">Create AutoAbstract
</property>
22 <property name=
"type_hint">dialog
</property>
23 <child internal-child=
"vbox">
24 <object class=
"GtkBox" id=
"dialog-vbox1">
25 <property name=
"can_focus">False
</property>
26 <property name=
"orientation">vertical
</property>
27 <property name=
"spacing">12</property>
28 <child internal-child=
"action_area">
29 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
30 <property name=
"can_focus">False
</property>
31 <property name=
"layout_style">end
</property>
33 <object class=
"GtkButton" id=
"ok">
34 <property name=
"label">gtk-ok
</property>
35 <property name=
"visible">True
</property>
36 <property name=
"can_focus">True
</property>
37 <property name=
"can_default">True
</property>
38 <property name=
"has_default">True
</property>
39 <property name=
"receives_default">True
</property>
40 <property name=
"use_stock">True
</property>
43 <property name=
"expand">False
</property>
44 <property name=
"fill">True
</property>
45 <property name=
"position">0</property>
49 <object class=
"GtkButton" id=
"cancel">
50 <property name=
"label">gtk-cancel
</property>
51 <property name=
"visible">True
</property>
52 <property name=
"can_focus">True
</property>
53 <property name=
"receives_default">True
</property>
54 <property name=
"use_stock">True
</property>
57 <property name=
"expand">False
</property>
58 <property name=
"fill">True
</property>
59 <property name=
"position">1</property>
63 <object class=
"GtkButton" id=
"help">
64 <property name=
"label">gtk-help
</property>
65 <property name=
"visible">True
</property>
66 <property name=
"can_focus">True
</property>
67 <property name=
"receives_default">True
</property>
68 <property name=
"use_stock">True
</property>
71 <property name=
"expand">False
</property>
72 <property name=
"fill">True
</property>
73 <property name=
"position">2</property>
78 <property name=
"expand">False
</property>
79 <property name=
"fill">True
</property>
80 <property name=
"pack_type">end
</property>
81 <property name=
"position">0</property>
85 <object class=
"GtkFrame" id=
"frame1">
86 <property name=
"visible">True
</property>
87 <property name=
"can_focus">False
</property>
88 <property name=
"hexpand">True
</property>
89 <property name=
"vexpand">True
</property>
90 <property name=
"label_xalign">0</property>
91 <property name=
"shadow_type">none
</property>
93 <object class=
"GtkAlignment" id=
"alignment1">
94 <property name=
"visible">True
</property>
95 <property name=
"can_focus">False
</property>
96 <property name=
"hexpand">True
</property>
97 <property name=
"vexpand">True
</property>
98 <property name=
"top_padding">6</property>
99 <property name=
"left_padding">12</property>
101 <object class=
"GtkGrid" id=
"grid1">
102 <property name=
"visible">True
</property>
103 <property name=
"can_focus">False
</property>
104 <property name=
"hexpand">True
</property>
105 <property name=
"vexpand">True
</property>
106 <property name=
"row_spacing">6</property>
107 <property name=
"column_spacing">12</property>
109 <object class=
"GtkLabel" id=
"label2">
110 <property name=
"visible">True
</property>
111 <property name=
"can_focus">False
</property>
112 <property name=
"hexpand">True
</property>
113 <property name=
"xalign">0</property>
114 <property name=
"label" translatable=
"yes">Included outline levels
</property>
115 <property name=
"use_underline">True
</property>
118 <property name=
"left_attach">0</property>
119 <property name=
"top_attach">0</property>
120 <property name=
"width">1</property>
121 <property name=
"height">1</property>
125 <object class=
"GtkLabel" id=
"label3">
126 <property name=
"visible">True
</property>
127 <property name=
"can_focus">False
</property>
128 <property name=
"hexpand">True
</property>
129 <property name=
"xalign">0</property>
130 <property name=
"label" translatable=
"yes">Paragraphs per level
</property>
131 <property name=
"use_underline">True
</property>
134 <property name=
"left_attach">0</property>
135 <property name=
"top_attach">1</property>
136 <property name=
"width">1</property>
137 <property name=
"height">1</property>
141 <object class=
"GtkLabel" id=
"label4">
142 <property name=
"visible">True
</property>
143 <property name=
"can_focus">False
</property>
144 <property name=
"hexpand">True
</property>
145 <property name=
"xalign">0</property>
146 <property name=
"label" translatable=
"yes">The abstract contains the selected number of paragraphs from the included outline levels.
</property>
147 <property name=
"use_underline">True
</property>
148 <property name=
"wrap">True
</property>
149 <property name=
"max_width_chars">52</property>
152 <property name=
"left_attach">0</property>
153 <property name=
"top_attach">2</property>
154 <property name=
"width">2</property>
155 <property name=
"height">1</property>
159 <object class=
"GtkSpinButton" id=
"outlines">
160 <property name=
"visible">True
</property>
161 <property name=
"can_focus">True
</property>
162 <property name=
"halign">end
</property>
163 <property name=
"invisible_char">●
</property>
164 <property name=
"adjustment">adjustment1
</property>
167 <property name=
"left_attach">1</property>
168 <property name=
"top_attach">0</property>
169 <property name=
"width">1</property>
170 <property name=
"height">1</property>
174 <object class=
"GtkSpinButton" id=
"paras">
175 <property name=
"visible">True
</property>
176 <property name=
"can_focus">True
</property>
177 <property name=
"halign">end
</property>
178 <property name=
"invisible_char">●
</property>
179 <property name=
"invisible_char_set">True
</property>
180 <property name=
"adjustment">adjustment2
</property>
183 <property name=
"left_attach">1</property>
184 <property name=
"top_attach">1</property>
185 <property name=
"width">1</property>
186 <property name=
"height">1</property>
194 <object class=
"GtkLabel" id=
"label1">
195 <property name=
"visible">True
</property>
196 <property name=
"can_focus">False
</property>
197 <property name=
"label" translatable=
"yes">Properties
</property>
199 <attribute name=
"weight" value=
"bold"/>
205 <property name=
"expand">False
</property>
206 <property name=
"fill">True
</property>
207 <property name=
"position">1</property>
213 <action-widget response=
"0">ok
</action-widget>
214 <action-widget response=
"0">cancel
</action-widget>
215 <action-widget response=
"0">help
</action-widget>