optcaptionpage.ui 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.36.0 -->
  3. <interface domain="sw">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkTreeStore" id="liststore1">
  6. <columns>
  7. <!-- column-name check -->
  8. <column type="gboolean"/>
  9. <!-- column-name text -->
  10. <column type="gchararray"/>
  11. <!-- column-name id -->
  12. <column type="gchararray"/>
  13. <!-- column-name checkvis1 -->
  14. <column type="gboolean"/>
  15. <!-- column-name checktri1 -->
  16. <column type="gboolean"/>
  17. </columns>
  18. </object>
  19. <object class="GtkBox" id="OptCaptionPage">
  20. <property name="visible">True</property>
  21. <property name="can_focus">False</property>
  22. <property name="border_width">6</property>
  23. <property name="orientation">vertical</property>
  24. <property name="spacing">12</property>
  25. <child>
  26. <!-- n-columns=1 n-rows=1 -->
  27. <object class="GtkGrid" id="grid1">
  28. <property name="visible">True</property>
  29. <property name="can_focus">False</property>
  30. <property name="column_spacing">12</property>
  31. <child>
  32. <!-- n-columns=1 n-rows=1 -->
  33. <object class="GtkGrid" id="grid2">
  34. <property name="visible">True</property>
  35. <property name="can_focus">False</property>
  36. <property name="valign">start</property>
  37. <property name="hexpand">True</property>
  38. <property name="row_spacing">12</property>
  39. <child>
  40. <object class="GtkFrame" id="settings">
  41. <property name="visible">True</property>
  42. <property name="can_focus">False</property>
  43. <property name="hexpand">True</property>
  44. <property name="label_xalign">0</property>
  45. <property name="shadow_type">none</property>
  46. <child>
  47. <object class="GtkAlignment" id="alignment2">
  48. <property name="visible">True</property>
  49. <property name="can_focus">False</property>
  50. <property name="hexpand">True</property>
  51. <property name="top_padding">6</property>
  52. <property name="left_padding">12</property>
  53. <child>
  54. <!-- n-columns=1 n-rows=1 -->
  55. <object class="GtkGrid" id="grid3">
  56. <property name="visible">True</property>
  57. <property name="can_focus">False</property>
  58. <property name="hexpand">True</property>
  59. <property name="row_spacing">6</property>
  60. <property name="column_spacing">12</property>
  61. <child>
  62. <object class="GtkLabel" id="label7">
  63. <property name="visible">True</property>
  64. <property name="can_focus">False</property>
  65. <property name="label" translatable="yes" context="optcaptionpage|label7">Category:</property>
  66. <property name="use_underline">True</property>
  67. <property name="mnemonic_widget">category</property>
  68. <property name="xalign">0</property>
  69. </object>
  70. <packing>
  71. <property name="left_attach">0</property>
  72. <property name="top_attach">0</property>
  73. </packing>
  74. </child>
  75. <child>
  76. <object class="GtkLabel" id="numberingft">
  77. <property name="visible">True</property>
  78. <property name="can_focus">False</property>
  79. <property name="label" translatable="yes" context="optcaptionpage|numberingft">_Numbering:</property>
  80. <property name="use_underline">True</property>
  81. <property name="mnemonic_widget">numbering</property>
  82. <property name="xalign">0</property>
  83. </object>
  84. <packing>
  85. <property name="left_attach">0</property>
  86. <property name="top_attach">1</property>
  87. </packing>
  88. </child>
  89. <child>
  90. <object class="GtkLabel" id="numseparatorft">
  91. <property name="visible">True</property>
  92. <property name="can_focus">False</property>
  93. <property name="label" translatable="yes" context="optcaptionpage|numseparatorft">Numbering separator:</property>
  94. <property name="use_underline">True</property>
  95. <property name="mnemonic_widget">numseparator</property>
  96. <property name="xalign">0</property>
  97. </object>
  98. <packing>
  99. <property name="left_attach">0</property>
  100. <property name="top_attach">2</property>
  101. </packing>
  102. </child>
  103. <child>
  104. <object class="GtkLabel" id="separatorft">
  105. <property name="visible">True</property>
  106. <property name="can_focus">False</property>
  107. <property name="label" translatable="yes" context="optcaptionpage|separatorft">Separator:</property>
  108. <property name="use_underline">True</property>
  109. <property name="mnemonic_widget">separator</property>
  110. <property name="xalign">0</property>
  111. </object>
  112. <packing>
  113. <property name="left_attach">0</property>
  114. <property name="top_attach">3</property>
  115. </packing>
  116. </child>
  117. <child>
  118. <object class="GtkLabel" id="label18">
  119. <property name="visible">True</property>
  120. <property name="can_focus">False</property>
  121. <property name="label" translatable="yes" context="optcaptionpage|label18">Position:</property>
  122. <property name="use_underline">True</property>
  123. <property name="mnemonic_widget">position</property>
  124. <property name="xalign">0</property>
  125. </object>
  126. <packing>
  127. <property name="left_attach">0</property>
  128. <property name="top_attach">4</property>
  129. </packing>
  130. </child>
  131. <child>
  132. <object class="GtkComboBoxText" id="position">
  133. <property name="visible">True</property>
  134. <property name="can_focus">False</property>
  135. <property name="valign">center</property>
  136. <property name="hexpand">True</property>
  137. <child internal-child="accessible">
  138. <object class="AtkObject" id="position-atkobject">
  139. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|position">Determines the position of the caption with respect to the object.</property>
  140. </object>
  141. </child>
  142. </object>
  143. <packing>
  144. <property name="left_attach">1</property>
  145. <property name="top_attach">4</property>
  146. </packing>
  147. </child>
  148. <child>
  149. <object class="GtkEntry" id="separator">
  150. <property name="visible">True</property>
  151. <property name="can_focus">True</property>
  152. <property name="valign">center</property>
  153. <property name="hexpand">True</property>
  154. <property name="activates_default">True</property>
  155. <property name="truncate-multiline">True</property>
  156. <child internal-child="accessible">
  157. <object class="AtkObject" id="separator-atkobject">
  158. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|separator">Defines the character to be displayed after the number of the heading or chapter level.</property>
  159. </object>
  160. </child>
  161. </object>
  162. <packing>
  163. <property name="left_attach">1</property>
  164. <property name="top_attach">3</property>
  165. </packing>
  166. </child>
  167. <child>
  168. <object class="GtkEntry" id="numseparator">
  169. <property name="visible">True</property>
  170. <property name="can_focus">True</property>
  171. <property name="valign">center</property>
  172. <property name="hexpand">True</property>
  173. <property name="activates_default">True</property>
  174. <property name="truncate-multiline">True</property>
  175. <property name="text" translatable="yes" context="optcaptionpage|numseparator">. </property>
  176. </object>
  177. <packing>
  178. <property name="left_attach">1</property>
  179. <property name="top_attach">2</property>
  180. </packing>
  181. </child>
  182. <child>
  183. <object class="GtkComboBoxText" id="numbering">
  184. <property name="visible">True</property>
  185. <property name="can_focus">False</property>
  186. <property name="valign">center</property>
  187. <property name="hexpand">True</property>
  188. <child internal-child="accessible">
  189. <object class="AtkObject" id="numbering-atkobject">
  190. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|numbering">Specifies the type of numbering required.</property>
  191. </object>
  192. </child>
  193. </object>
  194. <packing>
  195. <property name="left_attach">1</property>
  196. <property name="top_attach">1</property>
  197. </packing>
  198. </child>
  199. <child>
  200. <object class="GtkComboBoxText" id="category">
  201. <property name="visible">True</property>
  202. <property name="can_focus">False</property>
  203. <property name="valign">center</property>
  204. <property name="hexpand">True</property>
  205. <property name="has_entry">True</property>
  206. <child internal-child="entry">
  207. <object class="GtkEntry" id="comboboxtext-entry">
  208. <property name="can_focus">True</property>
  209. <property name="truncate-multiline">True</property>
  210. <property name="activates_default">True</property>
  211. </object>
  212. </child>
  213. <child internal-child="accessible">
  214. <object class="AtkObject" id="category-atkobject">
  215. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|category">Specifies the category of the selected object.</property>
  216. </object>
  217. </child>
  218. </object>
  219. <packing>
  220. <property name="left_attach">1</property>
  221. <property name="top_attach">0</property>
  222. </packing>
  223. </child>
  224. </object>
  225. </child>
  226. </object>
  227. </child>
  228. <child type="label">
  229. <object class="GtkLabel" id="label2">
  230. <property name="visible">True</property>
  231. <property name="can_focus">False</property>
  232. <property name="label" translatable="yes" context="optcaptionpage|label2">Caption</property>
  233. <attributes>
  234. <attribute name="weight" value="bold"/>
  235. </attributes>
  236. </object>
  237. </child>
  238. </object>
  239. <packing>
  240. <property name="left_attach">0</property>
  241. <property name="top_attach">0</property>
  242. </packing>
  243. </child>
  244. <child>
  245. <object class="GtkFrame" id="numcaption">
  246. <property name="visible">True</property>
  247. <property name="can_focus">False</property>
  248. <property name="hexpand">True</property>
  249. <property name="label_xalign">0</property>
  250. <property name="shadow_type">none</property>
  251. <child>
  252. <object class="GtkAlignment" id="alignment3">
  253. <property name="visible">True</property>
  254. <property name="can_focus">False</property>
  255. <property name="hexpand">True</property>
  256. <property name="top_padding">6</property>
  257. <property name="left_padding">12</property>
  258. <child>
  259. <!-- n-columns=1 n-rows=1 -->
  260. <object class="GtkGrid" id="grid4">
  261. <property name="visible">True</property>
  262. <property name="can_focus">False</property>
  263. <property name="hexpand">True</property>
  264. <property name="row_spacing">6</property>
  265. <property name="column_spacing">12</property>
  266. <child>
  267. <object class="GtkLabel" id="label4">
  268. <property name="visible">True</property>
  269. <property name="can_focus">False</property>
  270. <property name="label" translatable="yes" context="optcaptionpage|label4">Level:</property>
  271. <property name="use_underline">True</property>
  272. <property name="mnemonic_widget">level</property>
  273. <property name="xalign">0</property>
  274. </object>
  275. <packing>
  276. <property name="left_attach">0</property>
  277. <property name="top_attach">0</property>
  278. </packing>
  279. </child>
  280. <child>
  281. <object class="GtkLabel" id="label6">
  282. <property name="visible">True</property>
  283. <property name="can_focus">False</property>
  284. <property name="label" translatable="yes" context="optcaptionpage|label6">Separator:</property>
  285. <property name="use_underline">True</property>
  286. <property name="mnemonic_widget">chapseparator</property>
  287. <property name="xalign">0</property>
  288. </object>
  289. <packing>
  290. <property name="left_attach">0</property>
  291. <property name="top_attach">1</property>
  292. </packing>
  293. </child>
  294. <child>
  295. <object class="GtkEntry" id="chapseparator">
  296. <property name="visible">True</property>
  297. <property name="can_focus">True</property>
  298. <property name="valign">center</property>
  299. <property name="hexpand">True</property>
  300. <property name="activates_default">True</property>
  301. <property name="truncate-multiline">True</property>
  302. <child internal-child="accessible">
  303. <object class="AtkObject" id="chapseparator-atkobject">
  304. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|chapseparator">Defines the character to be displayed after the number of the heading or chapter level.</property>
  305. </object>
  306. </child>
  307. </object>
  308. <packing>
  309. <property name="left_attach">1</property>
  310. <property name="top_attach">1</property>
  311. </packing>
  312. </child>
  313. <child>
  314. <object class="GtkComboBoxText" id="level">
  315. <property name="visible">True</property>
  316. <property name="can_focus">False</property>
  317. <property name="valign">center</property>
  318. <property name="hexpand">True</property>
  319. <items>
  320. <item translatable="yes" context="optcaptionpage|level">None</item>
  321. </items>
  322. <child internal-child="accessible">
  323. <object class="AtkObject" id="level-atkobject">
  324. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|level">Specifies the headings or chapter levels where you want the numbering to start.</property>
  325. </object>
  326. </child>
  327. </object>
  328. <packing>
  329. <property name="left_attach">1</property>
  330. <property name="top_attach">0</property>
  331. </packing>
  332. </child>
  333. </object>
  334. </child>
  335. </object>
  336. </child>
  337. <child type="label">
  338. <object class="GtkLabel" id="label11">
  339. <property name="visible">True</property>
  340. <property name="can_focus">False</property>
  341. <property name="label" translatable="yes" context="optcaptionpage|label11">Numbering Captions by Chapter</property>
  342. <attributes>
  343. <attribute name="weight" value="bold"/>
  344. </attributes>
  345. </object>
  346. </child>
  347. </object>
  348. <packing>
  349. <property name="left_attach">0</property>
  350. <property name="top_attach">1</property>
  351. </packing>
  352. </child>
  353. <child>
  354. <object class="GtkFrame" id="categoryformat">
  355. <property name="visible">True</property>
  356. <property name="can_focus">False</property>
  357. <property name="hexpand">True</property>
  358. <property name="label_xalign">0</property>
  359. <property name="shadow_type">none</property>
  360. <child>
  361. <object class="GtkAlignment" id="alignment4">
  362. <property name="visible">True</property>
  363. <property name="can_focus">False</property>
  364. <property name="hexpand">True</property>
  365. <property name="top_padding">6</property>
  366. <property name="left_padding">12</property>
  367. <child>
  368. <!-- n-columns=1 n-rows=1 -->
  369. <object class="GtkGrid" id="grid5">
  370. <property name="visible">True</property>
  371. <property name="can_focus">False</property>
  372. <property name="hexpand">True</property>
  373. <property name="row_spacing">6</property>
  374. <property name="column_spacing">12</property>
  375. <child>
  376. <object class="GtkLabel" id="label3">
  377. <property name="visible">True</property>
  378. <property name="can_focus">False</property>
  379. <property name="label" translatable="yes" context="optcaptionpage|label3">Character style:</property>
  380. <property name="use_underline">True</property>
  381. <property name="mnemonic_widget">charstyle</property>
  382. <property name="xalign">0</property>
  383. </object>
  384. <packing>
  385. <property name="left_attach">0</property>
  386. <property name="top_attach">0</property>
  387. </packing>
  388. </child>
  389. <child>
  390. <object class="GtkComboBoxText" id="charstyle">
  391. <property name="visible">True</property>
  392. <property name="can_focus">False</property>
  393. <property name="hexpand">True</property>
  394. <items>
  395. <item translatable="yes" context="optcaptionpage|charstyle">None</item>
  396. </items>
  397. <child internal-child="accessible">
  398. <object class="AtkObject" id="charstyle-atkobject">
  399. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|charstyle">Specifies the character style of the caption paragraph.</property>
  400. </object>
  401. </child>
  402. </object>
  403. <packing>
  404. <property name="left_attach">1</property>
  405. <property name="top_attach">0</property>
  406. </packing>
  407. </child>
  408. <child>
  409. <object class="GtkCheckButton" id="applyborder">
  410. <property name="label" translatable="yes" context="optcaptionpage|applyborder">Apply border and shadow</property>
  411. <property name="visible">True</property>
  412. <property name="can_focus">True</property>
  413. <property name="receives_default">False</property>
  414. <property name="use_underline">True</property>
  415. <property name="xalign">0</property>
  416. <property name="draw_indicator">True</property>
  417. <child internal-child="accessible">
  418. <object class="AtkObject" id="applyborder-atkobject">
  419. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|applyborder">Applies the border and shadow of the object to the caption frame.</property>
  420. </object>
  421. </child>
  422. </object>
  423. <packing>
  424. <property name="left_attach">0</property>
  425. <property name="top_attach">1</property>
  426. <property name="width">2</property>
  427. </packing>
  428. </child>
  429. </object>
  430. </child>
  431. </object>
  432. </child>
  433. <child type="label">
  434. <object class="GtkLabel" id="label10">
  435. <property name="visible">True</property>
  436. <property name="can_focus">False</property>
  437. <property name="label" translatable="yes" context="optcaptionpage|label10">Category and Frame Format</property>
  438. <attributes>
  439. <attribute name="weight" value="bold"/>
  440. </attributes>
  441. </object>
  442. </child>
  443. </object>
  444. <packing>
  445. <property name="left_attach">0</property>
  446. <property name="top_attach">2</property>
  447. </packing>
  448. </child>
  449. </object>
  450. <packing>
  451. <property name="left_attach">1</property>
  452. <property name="top_attach">0</property>
  453. </packing>
  454. </child>
  455. <child>
  456. <!-- n-columns=1 n-rows=1 -->
  457. <object class="GtkGrid" id="grid6">
  458. <property name="visible">True</property>
  459. <property name="can_focus">False</property>
  460. <property name="valign">start</property>
  461. <property name="row_spacing">12</property>
  462. <child>
  463. <object class="GtkFrame" id="frame1">
  464. <property name="visible">True</property>
  465. <property name="can_focus">False</property>
  466. <property name="label_xalign">0</property>
  467. <property name="shadow_type">none</property>
  468. <child>
  469. <object class="GtkAlignment" id="alignment1">
  470. <property name="visible">True</property>
  471. <property name="can_focus">False</property>
  472. <property name="top_padding">6</property>
  473. <property name="left_padding">12</property>
  474. <child>
  475. <object class="GtkScrolledWindow">
  476. <property name="visible">True</property>
  477. <property name="can_focus">True</property>
  478. <property name="hexpand">True</property>
  479. <property name="vexpand">True</property>
  480. <property name="hscrollbar_policy">never</property>
  481. <property name="vscrollbar_policy">never</property>
  482. <property name="shadow_type">in</property>
  483. <child>
  484. <object class="GtkTreeView" id="objects">
  485. <property name="visible">True</property>
  486. <property name="can_focus">True</property>
  487. <property name="receives_default">True</property>
  488. <property name="hexpand">True</property>
  489. <property name="vexpand">True</property>
  490. <property name="model">liststore1</property>
  491. <property name="headers_visible">False</property>
  492. <property name="search_column">0</property>
  493. <property name="show_expanders">False</property>
  494. <child internal-child="selection">
  495. <object class="GtkTreeSelection" id="Macro Library List-selection1"/>
  496. </child>
  497. <child>
  498. <object class="GtkTreeViewColumn" id="treeviewcolumn2">
  499. <property name="resizable">True</property>
  500. <property name="spacing">6</property>
  501. <property name="alignment">0.5</property>
  502. <child>
  503. <object class="GtkCellRendererToggle" id="cellrenderer2"/>
  504. <attributes>
  505. <attribute name="active">0</attribute>
  506. </attributes>
  507. </child>
  508. </object>
  509. </child>
  510. <child>
  511. <object class="GtkTreeViewColumn" id="treeviewcolumn1">
  512. <property name="resizable">True</property>
  513. <property name="spacing">6</property>
  514. <property name="sort_indicator">True</property>
  515. <property name="sort_column_id">0</property>
  516. <child>
  517. <object class="GtkCellRendererText" id="cellrenderer1"/>
  518. <attributes>
  519. <attribute name="text">1</attribute>
  520. </attributes>
  521. </child>
  522. </object>
  523. </child>
  524. <child internal-child="accessible">
  525. <object class="AtkObject" id="objects-atkobject">
  526. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|objects">Select the object type for which the AutoCaption settings are to be valid.</property>
  527. </object>
  528. </child>
  529. </object>
  530. </child>
  531. </object>
  532. </child>
  533. </object>
  534. </child>
  535. <child type="label">
  536. <object class="GtkLabel" id="label1">
  537. <property name="visible">True</property>
  538. <property name="can_focus">False</property>
  539. <property name="label" translatable="yes" context="optcaptionpage|label1">Add captions automatically
  540. when inserting:</property>
  541. <property name="xalign">0</property>
  542. <attributes>
  543. <attribute name="weight" value="bold"/>
  544. </attributes>
  545. </object>
  546. </child>
  547. </object>
  548. <packing>
  549. <property name="left_attach">0</property>
  550. <property name="top_attach">0</property>
  551. </packing>
  552. </child>
  553. <child>
  554. <object class="GtkScrolledWindow">
  555. <property name="visible">True</property>
  556. <property name="can_focus">True</property>
  557. <property name="halign">center</property>
  558. <property name="valign">start</property>
  559. <property name="margin_left">12</property>
  560. <property name="hscrollbar_policy">never</property>
  561. <property name="vscrollbar_policy">never</property>
  562. <property name="shadow_type">in</property>
  563. <child>
  564. <object class="GtkViewport">
  565. <property name="visible">True</property>
  566. <property name="can_focus">False</property>
  567. <child>
  568. <object class="GtkDrawingArea" id="preview">
  569. <property name="visible">True</property>
  570. <property name="can_focus">False</property>
  571. <property name="halign">center</property>
  572. <property name="valign">start</property>
  573. </object>
  574. </child>
  575. </object>
  576. </child>
  577. </object>
  578. <packing>
  579. <property name="left_attach">0</property>
  580. <property name="top_attach">2</property>
  581. </packing>
  582. </child>
  583. <child>
  584. <object class="GtkFrame" id="frame5">
  585. <property name="visible">True</property>
  586. <property name="can_focus">False</property>
  587. <property name="hexpand">True</property>
  588. <property name="label_xalign">0</property>
  589. <property name="shadow_type">none</property>
  590. <child>
  591. <object class="GtkAlignment" id="alignment5">
  592. <property name="visible">True</property>
  593. <property name="can_focus">False</property>
  594. <property name="hexpand">True</property>
  595. <property name="top_padding">6</property>
  596. <property name="left_padding">12</property>
  597. <child>
  598. <object class="GtkComboBoxText" id="captionorder">
  599. <property name="visible">True</property>
  600. <property name="can_focus">False</property>
  601. <items>
  602. <item translatable="yes" context="optcaptionpage|captionorder">Category first</item>
  603. <item translatable="yes" context="optcaptionpage|captionorder">Numbering first</item>
  604. </items>
  605. </object>
  606. </child>
  607. </object>
  608. </child>
  609. <child type="label">
  610. <object class="GtkLabel" id="label13">
  611. <property name="visible">True</property>
  612. <property name="can_focus">False</property>
  613. <property name="label" translatable="yes" context="optcaptionpage|label13">Caption Order</property>
  614. <attributes>
  615. <attribute name="weight" value="bold"/>
  616. </attributes>
  617. </object>
  618. </child>
  619. </object>
  620. <packing>
  621. <property name="left_attach">0</property>
  622. <property name="top_attach">1</property>
  623. </packing>
  624. </child>
  625. </object>
  626. <packing>
  627. <property name="left_attach">0</property>
  628. <property name="top_attach">0</property>
  629. </packing>
  630. </child>
  631. </object>
  632. <packing>
  633. <property name="expand">False</property>
  634. <property name="fill">True</property>
  635. <property name="position">0</property>
  636. </packing>
  637. </child>
  638. <child internal-child="accessible">
  639. <object class="AtkObject" id="OptCaptionPage-atkobject">
  640. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|OptCaptionPage">Select the object type for which the AutoCaption settings are to be valid.</property>
  641. </object>
  642. </child>
  643. </object>
  644. <object class="GtkSizeGroup" id="sizegroup1">
  645. <widgets>
  646. <widget name="label7"/>
  647. <widget name="numberingft"/>
  648. <widget name="numseparatorft"/>
  649. <widget name="separatorft"/>
  650. <widget name="label18"/>
  651. <widget name="label4"/>
  652. <widget name="label6"/>
  653. <widget name="label3"/>
  654. </widgets>
  655. </object>
  656. </interface>