sectionpage.ui 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665
  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 text -->
  8. <column type="gchararray"/>
  9. <!-- column-name id -->
  10. <column type="gchararray"/>
  11. </columns>
  12. </object>
  13. <!-- n-columns=1 n-rows=1 -->
  14. <object class="GtkGrid" id="SectionPage">
  15. <property name="visible">True</property>
  16. <property name="can_focus">False</property>
  17. <property name="hexpand">True</property>
  18. <property name="vexpand">True</property>
  19. <property name="border_width">6</property>
  20. <property name="column_spacing">12</property>
  21. <child>
  22. <object class="GtkFrame" id="section">
  23. <property name="visible">True</property>
  24. <property name="can_focus">False</property>
  25. <property name="hexpand">True</property>
  26. <property name="vexpand">True</property>
  27. <property name="label_xalign">0</property>
  28. <property name="shadow_type">none</property>
  29. <child>
  30. <object class="GtkAlignment" id="alignment3">
  31. <property name="visible">True</property>
  32. <property name="can_focus">False</property>
  33. <property name="hexpand">True</property>
  34. <property name="vexpand">True</property>
  35. <property name="top_padding">6</property>
  36. <property name="left_padding">12</property>
  37. <child>
  38. <!-- n-columns=1 n-rows=1 -->
  39. <object class="GtkGrid" id="sectionnames">
  40. <property name="visible">True</property>
  41. <property name="can_focus">False</property>
  42. <property name="hexpand">True</property>
  43. <property name="vexpand">True</property>
  44. <property name="row_spacing">3</property>
  45. <child>
  46. <object class="GtkScrolledWindow">
  47. <property name="visible">True</property>
  48. <property name="can_focus">False</property>
  49. <property name="hexpand">True</property>
  50. <property name="vexpand">True</property>
  51. <property name="shadow_type">in</property>
  52. <child>
  53. <object class="GtkTreeView" id="sectionnames-list">
  54. <property name="visible">True</property>
  55. <property name="can_focus">True</property>
  56. <property name="hexpand">True</property>
  57. <property name="vexpand">True</property>
  58. <property name="model">liststore1</property>
  59. <property name="headers_visible">False</property>
  60. <property name="headers_clickable">False</property>
  61. <property name="search_column">0</property>
  62. <property name="show_expanders">False</property>
  63. <child internal-child="selection">
  64. <object class="GtkTreeSelection" id="treeview-selection1"/>
  65. </child>
  66. <child>
  67. <object class="GtkTreeViewColumn" id="treeviewcolumn1">
  68. <child>
  69. <object class="GtkCellRendererText" id="cellrenderertext1"/>
  70. <attributes>
  71. <attribute name="text">0</attribute>
  72. </attributes>
  73. </child>
  74. </object>
  75. </child>
  76. </object>
  77. </child>
  78. </object>
  79. <packing>
  80. <property name="left_attach">0</property>
  81. <property name="top_attach">1</property>
  82. </packing>
  83. </child>
  84. <child>
  85. <object class="GtkEntry" id="sectionnames-entry">
  86. <property name="visible">True</property>
  87. <property name="can_focus">True</property>
  88. <property name="hexpand">True</property>
  89. <property name="truncate-multiline">True</property>
  90. <property name="activates_default">True</property>
  91. </object>
  92. <packing>
  93. <property name="left_attach">0</property>
  94. <property name="top_attach">0</property>
  95. </packing>
  96. </child>
  97. </object>
  98. </child>
  99. </object>
  100. </child>
  101. <child type="label">
  102. <object class="GtkLabel" id="label4">
  103. <property name="visible">True</property>
  104. <property name="can_focus">False</property>
  105. <property name="label" translatable="yes" context="sectionpage|label4">New Section</property>
  106. <attributes>
  107. <attribute name="weight" value="bold"/>
  108. </attributes>
  109. </object>
  110. </child>
  111. <child internal-child="accessible">
  112. <object class="AtkObject" id="section-atkobject">
  113. <property name="AtkObject::accessible-description" translatable="yes" context="sectionpage|extended_tip|section">Select the section in the file that you want to insert as a link.</property>
  114. </object>
  115. </child>
  116. </object>
  117. <packing>
  118. <property name="left_attach">0</property>
  119. <property name="top_attach">0</property>
  120. </packing>
  121. </child>
  122. <child>
  123. <!-- n-columns=1 n-rows=1 -->
  124. <object class="GtkGrid" id="grid1">
  125. <property name="visible">True</property>
  126. <property name="can_focus">False</property>
  127. <property name="hexpand">True</property>
  128. <property name="row_spacing">12</property>
  129. <child>
  130. <object class="GtkFrame" id="section1">
  131. <property name="visible">True</property>
  132. <property name="can_focus">False</property>
  133. <property name="hexpand">True</property>
  134. <property name="label_xalign">0</property>
  135. <property name="shadow_type">none</property>
  136. <child>
  137. <object class="GtkAlignment" id="alignment1">
  138. <property name="visible">True</property>
  139. <property name="can_focus">False</property>
  140. <property name="hexpand">True</property>
  141. <property name="top_padding">6</property>
  142. <property name="left_padding">12</property>
  143. <child>
  144. <!-- n-columns=1 n-rows=1 -->
  145. <object class="GtkGrid" id="grid2">
  146. <property name="visible">True</property>
  147. <property name="can_focus">False</property>
  148. <property name="hexpand">True</property>
  149. <property name="row_spacing">6</property>
  150. <property name="column_spacing">12</property>
  151. <child>
  152. <object class="GtkCheckButton" id="link">
  153. <property name="label" translatable="yes" context="sectionpage|link">_Link</property>
  154. <property name="visible">True</property>
  155. <property name="can_focus">True</property>
  156. <property name="receives_default">False</property>
  157. <property name="use_underline">True</property>
  158. <property name="xalign">0</property>
  159. <property name="draw_indicator">True</property>
  160. <child internal-child="accessible">
  161. <object class="AtkObject" id="link-atkobject">
  162. <property name="AtkObject::accessible-description" translatable="yes" context="sectionpage|extended_tip|link">Inserts the contents of another document or section from another document in the current section.</property>
  163. </object>
  164. </child>
  165. </object>
  166. <packing>
  167. <property name="left_attach">0</property>
  168. <property name="top_attach">0</property>
  169. </packing>
  170. </child>
  171. <child>
  172. <object class="GtkCheckButton" id="dde">
  173. <property name="label" translatable="yes" context="sectionpage|dde">DD_E</property>
  174. <property name="visible">True</property>
  175. <property name="sensitive">False</property>
  176. <property name="can_focus">True</property>
  177. <property name="receives_default">False</property>
  178. <property name="use_underline">True</property>
  179. <property name="xalign">0</property>
  180. <property name="draw_indicator">True</property>
  181. <child internal-child="accessible">
  182. <object class="AtkObject" id="dde-atkobject">
  183. <property name="AtkObject::accessible-description" translatable="yes" context="sectionpage|extended_tip|dde">Creates a DDE link. Select this check box, and then enter the DDE command that you want to use. The DDE option is only available if the Link check box is selected.</property>
  184. </object>
  185. </child>
  186. </object>
  187. <packing>
  188. <property name="left_attach">0</property>
  189. <property name="top_attach">1</property>
  190. </packing>
  191. </child>
  192. <child>
  193. <object class="GtkAlignment">
  194. <property name="visible">True</property>
  195. <property name="can_focus">False</property>
  196. <property name="left_padding">12</property>
  197. <child>
  198. <!-- n-columns=1 n-rows=1 -->
  199. <object class="GtkGrid">
  200. <property name="visible">True</property>
  201. <property name="can_focus">False</property>
  202. <property name="row_spacing">6</property>
  203. <property name="column_spacing">12</property>
  204. <child>
  205. <object class="GtkBox" id="box1">
  206. <property name="visible">True</property>
  207. <property name="can_focus">False</property>
  208. <property name="orientation">vertical</property>
  209. <child>
  210. <object class="GtkLabel" id="filelabel">
  211. <property name="visible">True</property>
  212. <property name="sensitive">False</property>
  213. <property name="can_focus">False</property>
  214. <property name="label" translatable="yes" context="sectionpage|filelabel">_File name</property>
  215. <property name="use_underline">True</property>
  216. <property name="mnemonic_widget">filename</property>
  217. <property name="xalign">0</property>
  218. </object>
  219. <packing>
  220. <property name="expand">False</property>
  221. <property name="fill">True</property>
  222. <property name="position">0</property>
  223. </packing>
  224. </child>
  225. <child>
  226. <object class="GtkLabel" id="ddelabel">
  227. <property name="can_focus">False</property>
  228. <property name="no_show_all">True</property>
  229. <property name="label" translatable="yes" context="sectionpage|ddelabel">DDE _command</property>
  230. <property name="use_underline">True</property>
  231. <property name="mnemonic_widget">filename</property>
  232. <property name="xalign">0</property>
  233. </object>
  234. <packing>
  235. <property name="expand">False</property>
  236. <property name="fill">True</property>
  237. <property name="position">1</property>
  238. </packing>
  239. </child>
  240. </object>
  241. <packing>
  242. <property name="left_attach">0</property>
  243. <property name="top_attach">0</property>
  244. </packing>
  245. </child>
  246. <child>
  247. <object class="GtkLabel" id="sectionlabel">
  248. <property name="visible">True</property>
  249. <property name="sensitive">False</property>
  250. <property name="can_focus">False</property>
  251. <property name="label" translatable="yes" context="sectionpage|sectionlabel">_Section</property>
  252. <property name="use_underline">True</property>
  253. <property name="mnemonic_widget">sectionname</property>
  254. <property name="xalign">0</property>
  255. </object>
  256. <packing>
  257. <property name="left_attach">0</property>
  258. <property name="top_attach">1</property>
  259. </packing>
  260. </child>
  261. <child>
  262. <object class="GtkButton" id="selectfile">
  263. <property name="label" translatable="yes" context="sectionpage|selectfile">Browse...</property>
  264. <property name="visible">True</property>
  265. <property name="sensitive">False</property>
  266. <property name="can_focus">True</property>
  267. <property name="receives_default">True</property>
  268. <property name="use_underline">True</property>
  269. <child internal-child="accessible">
  270. <object class="AtkObject" id="selectfile-atkobject">
  271. <property name="AtkObject::accessible-description" translatable="yes" context="sectionpage|extended_tip|selectfile">Locate the file that you want to insert as a link, and then click Insert.</property>
  272. </object>
  273. </child>
  274. </object>
  275. <packing>
  276. <property name="left_attach">2</property>
  277. <property name="top_attach">0</property>
  278. </packing>
  279. </child>
  280. <child>
  281. <object class="GtkEntry" id="filename">
  282. <property name="visible">True</property>
  283. <property name="sensitive">False</property>
  284. <property name="can_focus">True</property>
  285. <property name="hexpand">True</property>
  286. <property name="activates_default">True</property>
  287. <property name="width_chars">18</property>
  288. <property name="truncate-multiline">True</property>
  289. <child internal-child="accessible">
  290. <object class="AtkObject" id="filename-atkobject">
  291. <property name="AtkObject::accessible-description" translatable="yes" context="sectionpage|extended_tip|filename">Enter the path and the filename for the file that you want to insert, or click the Browse button to locate the file.</property>
  292. </object>
  293. </child>
  294. </object>
  295. <packing>
  296. <property name="left_attach">1</property>
  297. <property name="top_attach">0</property>
  298. </packing>
  299. </child>
  300. <child>
  301. <object class="GtkComboBoxText" id="sectionname">
  302. <property name="visible">True</property>
  303. <property name="sensitive">False</property>
  304. <property name="can_focus">False</property>
  305. <property name="hexpand">True</property>
  306. <property name="has_entry">True</property>
  307. <child internal-child="entry">
  308. <object class="GtkEntry">
  309. <property name="visible">True</property>
  310. <property name="can_focus">True</property>
  311. <property name="truncate-multiline">True</property>
  312. <property name="activates_default">True</property>
  313. </object>
  314. </child>
  315. <child internal-child="accessible">
  316. <object class="AtkObject" id="sectionname-atkobject">
  317. <property name="AtkObject::accessible-description" translatable="yes" context="sectionpage|extended_tip|sectionname">Type a name for the new section.</property>
  318. </object>
  319. </child>
  320. </object>
  321. <packing>
  322. <property name="left_attach">1</property>
  323. <property name="top_attach">1</property>
  324. <property name="width">2</property>
  325. </packing>
  326. </child>
  327. </object>
  328. </child>
  329. </object>
  330. <packing>
  331. <property name="left_attach">0</property>
  332. <property name="top_attach">2</property>
  333. </packing>
  334. </child>
  335. </object>
  336. </child>
  337. </object>
  338. </child>
  339. <child type="label">
  340. <object class="GtkLabel" id="label1">
  341. <property name="visible">True</property>
  342. <property name="can_focus">False</property>
  343. <property name="label" translatable="yes" context="sectionpage|label1">Link</property>
  344. <attributes>
  345. <attribute name="weight" value="bold"/>
  346. </attributes>
  347. </object>
  348. </child>
  349. </object>
  350. <packing>
  351. <property name="left_attach">0</property>
  352. <property name="top_attach">0</property>
  353. </packing>
  354. </child>
  355. <child>
  356. <object class="GtkFrame" id="section2">
  357. <property name="visible">True</property>
  358. <property name="can_focus">False</property>
  359. <property name="hexpand">True</property>
  360. <property name="label_xalign">0</property>
  361. <property name="shadow_type">none</property>
  362. <child>
  363. <object class="GtkAlignment" id="alignment2">
  364. <property name="visible">True</property>
  365. <property name="can_focus">False</property>
  366. <property name="hexpand">True</property>
  367. <property name="top_padding">6</property>
  368. <property name="left_padding">12</property>
  369. <child>
  370. <!-- n-columns=1 n-rows=1 -->
  371. <object class="GtkGrid" id="grid3">
  372. <property name="visible">True</property>
  373. <property name="can_focus">False</property>
  374. <property name="hexpand">True</property>
  375. <property name="row_spacing">6</property>
  376. <property name="column_spacing">12</property>
  377. <child>
  378. <object class="GtkCheckButton" id="protect">
  379. <property name="label" translatable="yes" context="sectionpage|protect">_Protect</property>
  380. <property name="visible">True</property>
  381. <property name="can_focus">True</property>
  382. <property name="receives_default">False</property>
  383. <property name="hexpand">True</property>
  384. <property name="use_underline">True</property>
  385. <property name="xalign">0</property>
  386. <property name="draw_indicator">True</property>
  387. <child internal-child="accessible">
  388. <object class="AtkObject" id="protect-atkobject">
  389. <property name="AtkObject::accessible-description" translatable="yes" context="sectionpage|extended_tip|protect">Prevents the selected section from being edited.</property>
  390. </object>
  391. </child>
  392. </object>
  393. <packing>
  394. <property name="left_attach">0</property>
  395. <property name="top_attach">0</property>
  396. </packing>
  397. </child>
  398. <child>
  399. <object class="GtkAlignment">
  400. <property name="visible">True</property>
  401. <property name="can_focus">False</property>
  402. <property name="left_padding">12</property>
  403. <child>
  404. <!-- n-columns=1 n-rows=1 -->
  405. <object class="GtkGrid">
  406. <property name="visible">True</property>
  407. <property name="can_focus">False</property>
  408. <property name="column_spacing">12</property>
  409. <child>
  410. <object class="GtkCheckButton" id="withpassword">
  411. <property name="label" translatable="yes" context="sectionpage|withpassword">Wit_h password</property>
  412. <property name="visible">True</property>
  413. <property name="can_focus">True</property>
  414. <property name="receives_default">False</property>
  415. <property name="margin_left">12</property>
  416. <property name="hexpand">True</property>
  417. <property name="use_underline">True</property>
  418. <property name="xalign">0</property>
  419. <property name="draw_indicator">True</property>
  420. <accessibility>
  421. <relation type="label-for" target="selectpassword"/>
  422. </accessibility>
  423. <child internal-child="accessible">
  424. <object class="AtkObject" id="withpassword-atkobject">
  425. <property name="AtkObject::accessible-description" translatable="yes" context="sectionpage|extended_tip|withpassword">Protects the selected section with a password. The password must have a minimum of 5 characters.</property>
  426. </object>
  427. </child>
  428. </object>
  429. <packing>
  430. <property name="left_attach">0</property>
  431. <property name="top_attach">0</property>
  432. </packing>
  433. </child>
  434. <child>
  435. <object class="GtkButton" id="selectpassword">
  436. <property name="label" translatable="yes" context="sectionpage|selectpassword">Password...</property>
  437. <property name="visible">True</property>
  438. <property name="can_focus">True</property>
  439. <property name="receives_default">True</property>
  440. <property name="use_underline">True</property>
  441. <accessibility>
  442. <relation type="labelled-by" target="withpassword"/>
  443. </accessibility>
  444. <child internal-child="accessible">
  445. <object class="AtkObject" id="selectpassword-atkobject">
  446. <property name="AtkObject::accessible-description" translatable="yes" context="sectionpage|extended_tip|selectpassword">Opens a dialog where you can change the current password.</property>
  447. </object>
  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. </object>
  456. </child>
  457. </object>
  458. <packing>
  459. <property name="left_attach">0</property>
  460. <property name="top_attach">1</property>
  461. </packing>
  462. </child>
  463. </object>
  464. </child>
  465. </object>
  466. </child>
  467. <child type="label">
  468. <object class="GtkLabel" id="label2">
  469. <property name="visible">True</property>
  470. <property name="can_focus">False</property>
  471. <property name="label" translatable="yes" context="sectionpage|label2">Write Protection</property>
  472. <attributes>
  473. <attribute name="weight" value="bold"/>
  474. </attributes>
  475. </object>
  476. </child>
  477. </object>
  478. <packing>
  479. <property name="left_attach">0</property>
  480. <property name="top_attach">1</property>
  481. </packing>
  482. </child>
  483. <child>
  484. <object class="GtkFrame" id="section3">
  485. <property name="visible">True</property>
  486. <property name="can_focus">False</property>
  487. <property name="hexpand">True</property>
  488. <property name="label_xalign">0</property>
  489. <property name="shadow_type">none</property>
  490. <child>
  491. <object class="GtkAlignment" id="alignment4">
  492. <property name="visible">True</property>
  493. <property name="can_focus">False</property>
  494. <property name="hexpand">True</property>
  495. <property name="top_padding">6</property>
  496. <property name="left_padding">12</property>
  497. <child>
  498. <!-- n-columns=1 n-rows=1 -->
  499. <object class="GtkGrid" id="grid4">
  500. <property name="visible">True</property>
  501. <property name="can_focus">False</property>
  502. <property name="hexpand">True</property>
  503. <property name="row_spacing">6</property>
  504. <property name="column_spacing">12</property>
  505. <child>
  506. <object class="GtkCheckButton" id="hide">
  507. <property name="label" translatable="yes" context="sectionpage|hide">H_ide</property>
  508. <property name="visible">True</property>
  509. <property name="can_focus">True</property>
  510. <property name="receives_default">False</property>
  511. <property name="hexpand">True</property>
  512. <property name="use_underline">True</property>
  513. <property name="xalign">0</property>
  514. <property name="draw_indicator">True</property>
  515. <child internal-child="accessible">
  516. <object class="AtkObject" id="hide-atkobject">
  517. <property name="AtkObject::accessible-description" translatable="yes" context="sectionpage|extended_tip|hide">Hides and prevents the selected section from being printed.</property>
  518. </object>
  519. </child>
  520. </object>
  521. <packing>
  522. <property name="left_attach">0</property>
  523. <property name="top_attach">0</property>
  524. </packing>
  525. </child>
  526. <child>
  527. <object class="GtkAlignment">
  528. <property name="visible">True</property>
  529. <property name="can_focus">False</property>
  530. <property name="left_padding">12</property>
  531. <child>
  532. <!-- n-columns=1 n-rows=1 -->
  533. <object class="GtkGrid">
  534. <property name="visible">True</property>
  535. <property name="can_focus">False</property>
  536. <property name="hexpand">True</property>
  537. <property name="column_spacing">12</property>
  538. <child>
  539. <object class="GtkLabel" id="condlabel">
  540. <property name="visible">True</property>
  541. <property name="sensitive">False</property>
  542. <property name="can_focus">False</property>
  543. <property name="label" translatable="yes" context="sectionpage|condlabel">_With Condition</property>
  544. <property name="use_underline">True</property>
  545. <property name="mnemonic_widget">withcond</property>
  546. <property name="xalign">0</property>
  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="GtkEntry" id="withcond">
  555. <property name="visible">True</property>
  556. <property name="sensitive">False</property>
  557. <property name="can_focus">True</property>
  558. <property name="hexpand">True</property>
  559. <property name="activates_default">True</property>
  560. <property name="width_chars">18</property>
  561. <property name="truncate-multiline">True</property>
  562. <child internal-child="accessible">
  563. <object class="AtkObject" id="withcond-atkobject">
  564. <property name="AtkObject::accessible-description" translatable="yes" context="sectionpage|extended_tip|withcond">Enter the condition that must be met to hide the section.</property>
  565. </object>
  566. </child>
  567. </object>
  568. <packing>
  569. <property name="left_attach">1</property>
  570. <property name="top_attach">0</property>
  571. </packing>
  572. </child>
  573. </object>
  574. </child>
  575. </object>
  576. <packing>
  577. <property name="left_attach">0</property>
  578. <property name="top_attach">1</property>
  579. </packing>
  580. </child>
  581. </object>
  582. </child>
  583. </object>
  584. </child>
  585. <child type="label">
  586. <object class="GtkLabel" id="label3">
  587. <property name="visible">True</property>
  588. <property name="can_focus">False</property>
  589. <property name="label" translatable="yes" context="sectionpage|label3">Hide</property>
  590. <attributes>
  591. <attribute name="weight" value="bold"/>
  592. </attributes>
  593. </object>
  594. </child>
  595. </object>
  596. <packing>
  597. <property name="left_attach">0</property>
  598. <property name="top_attach">2</property>
  599. </packing>
  600. </child>
  601. <child>
  602. <object class="GtkFrame" id="section4">
  603. <property name="visible">True</property>
  604. <property name="can_focus">False</property>
  605. <property name="hexpand">True</property>
  606. <property name="label_xalign">0</property>
  607. <property name="shadow_type">none</property>
  608. <child>
  609. <object class="GtkAlignment" id="alignment5">
  610. <property name="visible">True</property>
  611. <property name="can_focus">False</property>
  612. <property name="hexpand">True</property>
  613. <property name="top_padding">6</property>
  614. <property name="left_padding">12</property>
  615. <child>
  616. <object class="GtkCheckButton" id="editable">
  617. <property name="label" translatable="yes" context="sectionpage|editable">E_ditable in read-only document</property>
  618. <property name="visible">True</property>
  619. <property name="can_focus">True</property>
  620. <property name="receives_default">False</property>
  621. <property name="use_underline">True</property>
  622. <property name="xalign">0</property>
  623. <property name="draw_indicator">True</property>
  624. </object>
  625. </child>
  626. </object>
  627. </child>
  628. <child type="label">
  629. <object class="GtkLabel" id="label5">
  630. <property name="visible">True</property>
  631. <property name="can_focus">False</property>
  632. <property name="label" translatable="yes" context="sectionpage|label5">Properties</property>
  633. <attributes>
  634. <attribute name="weight" value="bold"/>
  635. </attributes>
  636. </object>
  637. </child>
  638. </object>
  639. <packing>
  640. <property name="left_attach">0</property>
  641. <property name="top_attach">3</property>
  642. </packing>
  643. </child>
  644. </object>
  645. <packing>
  646. <property name="left_attach">1</property>
  647. <property name="top_attach">0</property>
  648. </packing>
  649. </child>
  650. <child internal-child="accessible">
  651. <object class="AtkObject" id="SectionPage-atkobject">
  652. <property name="AtkObject::accessible-description" translatable="yes" context="sectionpage|extended_tip|SectionPage">Sets the properties of the section.</property>
  653. </object>
  654. </child>
  655. </object>
  656. <object class="GtkSizeGroup" id="sizegroup1">
  657. <widgets>
  658. <widget name="filelabel"/>
  659. <widget name="ddelabel"/>
  660. <widget name="sectionlabel"/>
  661. <widget name="condlabel"/>
  662. </widgets>
  663. </object>
  664. </interface>