linetabpage.ui 51 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.22.1 -->
  3. <interface domain="cui">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkAdjustment" id="adjustmentHEIGHT_SYMBOL">
  6. <property name="upper">20</property>
  7. <property name="step_increment">0.05</property>
  8. <property name="page_increment">1</property>
  9. </object>
  10. <object class="GtkAdjustment" id="adjustmentPERCENT">
  11. <property name="upper">100</property>
  12. <property name="step_increment">5</property>
  13. <property name="page_increment">10</property>
  14. </object>
  15. <object class="GtkAdjustment" id="adjustmentWIDTH">
  16. <property name="upper">5</property>
  17. <property name="step_increment">0.1</property>
  18. <property name="page_increment">1</property>
  19. </object>
  20. <object class="GtkAdjustment" id="adjustmentWIDTH1">
  21. <property name="upper">5</property>
  22. <property name="step_increment">0.1</property>
  23. <property name="page_increment">1</property>
  24. </object>
  25. <object class="GtkAdjustment" id="adjustmentWIDTH2">
  26. <property name="upper">5</property>
  27. <property name="step_increment">0.1</property>
  28. <property name="page_increment">1</property>
  29. </object>
  30. <object class="GtkAdjustment" id="adjustmentWIDTH_SYMBOL">
  31. <property name="upper">20</property>
  32. <property name="step_increment">0.05</property>
  33. <property name="page_increment">1</property>
  34. </object>
  35. <object class="GtkListStore" id="liststore4">
  36. <columns>
  37. <!-- column-name text -->
  38. <column type="gchararray"/>
  39. <!-- column-name id -->
  40. <column type="gchararray"/>
  41. <!-- column-name image -->
  42. <column type="GdkPixbuf"/>
  43. <!-- column-name surface -->
  44. <column type="CairoSurface"/>
  45. </columns>
  46. </object>
  47. <object class="GtkListStore" id="liststore5">
  48. <columns>
  49. <!-- column-name text -->
  50. <column type="gchararray"/>
  51. <!-- column-name id -->
  52. <column type="gchararray"/>
  53. <!-- column-name image -->
  54. <column type="GdkPixbuf"/>
  55. <!-- column-name surface -->
  56. <column type="CairoSurface"/>
  57. </columns>
  58. </object>
  59. <object class="GtkListStore" id="liststore6">
  60. <columns>
  61. <!-- column-name text -->
  62. <column type="gchararray"/>
  63. <!-- column-name id -->
  64. <column type="gchararray"/>
  65. <!-- column-name image -->
  66. <column type="GdkPixbuf"/>
  67. <!-- column-name surface -->
  68. <column type="CairoSurface"/>
  69. </columns>
  70. </object>
  71. <object class="GtkMenu" id="menuSELECT">
  72. <property name="visible">True</property>
  73. <property name="can_focus">False</property>
  74. <child>
  75. <object class="GtkMenuItem" id="none">
  76. <property name="visible">True</property>
  77. <property name="can_focus">False</property>
  78. <property name="label" translatable="yes" context="linetabpage|menuitem1">_No Symbol</property>
  79. <property name="use_underline">True</property>
  80. </object>
  81. </child>
  82. <child>
  83. <object class="GtkMenuItem" id="automatic">
  84. <property name="visible">True</property>
  85. <property name="can_focus">False</property>
  86. <property name="label" translatable="yes" context="linetabpage|menuitem2">_Automatic</property>
  87. <property name="use_underline">True</property>
  88. </object>
  89. </child>
  90. <child>
  91. <object class="GtkMenuItem" id="file">
  92. <property name="visible">True</property>
  93. <property name="can_focus">False</property>
  94. <property name="label" translatable="yes" context="linetabpage|menuitem3">_From file...</property>
  95. <property name="use_underline">True</property>
  96. </object>
  97. </child>
  98. <child>
  99. <object class="GtkMenuItem" id="gallery">
  100. <property name="visible">True</property>
  101. <property name="can_focus">False</property>
  102. <property name="label" translatable="yes" context="linetabpage|menuitem4">_Gallery</property>
  103. <property name="use_underline">True</property>
  104. <child type="submenu">
  105. <object class="GtkMenu" id="gallerysubmenu">
  106. <property name="visible">True</property>
  107. <property name="can_focus">False</property>
  108. </object>
  109. </child>
  110. </object>
  111. </child>
  112. <child>
  113. <object class="GtkMenuItem" id="symbols">
  114. <property name="visible">True</property>
  115. <property name="can_focus">False</property>
  116. <property name="label" translatable="yes" context="linetabpage|menuitem5">_Symbols</property>
  117. <property name="use_underline">True</property>
  118. <child type="submenu">
  119. <object class="GtkMenu" id="symbolssubmenu">
  120. <property name="visible">True</property>
  121. <property name="can_focus">False</property>
  122. </object>
  123. </child>
  124. </object>
  125. </child>
  126. </object>
  127. <object class="GtkBox" id="LineTabPage">
  128. <property name="visible">True</property>
  129. <property name="can_focus">False</property>
  130. <property name="hexpand">True</property>
  131. <property name="vexpand">True</property>
  132. <property name="border_width">6</property>
  133. <property name="orientation">vertical</property>
  134. <property name="spacing">12</property>
  135. <child>
  136. <!-- n-columns=1 n-rows=1 -->
  137. <object class="GtkGrid" id="grid1">
  138. <property name="visible">True</property>
  139. <property name="can_focus">False</property>
  140. <property name="row_spacing">12</property>
  141. <property name="column_spacing">24</property>
  142. <child>
  143. <object class="GtkFrame" id="FL_LINE">
  144. <property name="visible">True</property>
  145. <property name="can_focus">False</property>
  146. <property name="label_xalign">0</property>
  147. <property name="shadow_type">none</property>
  148. <child>
  149. <object class="GtkAlignment" id="alignment1">
  150. <property name="visible">True</property>
  151. <property name="can_focus">False</property>
  152. <property name="top_padding">6</property>
  153. <property name="left_padding">12</property>
  154. <child>
  155. <object class="GtkBox" id="box1">
  156. <property name="visible">True</property>
  157. <property name="can_focus">False</property>
  158. <property name="orientation">vertical</property>
  159. <property name="spacing">3</property>
  160. <child>
  161. <object class="GtkBox" id="box5">
  162. <property name="visible">True</property>
  163. <property name="can_focus">False</property>
  164. <property name="spacing">6</property>
  165. <child>
  166. <object class="GtkLabel" id="FT_LINE_STYLE">
  167. <property name="visible">True</property>
  168. <property name="can_focus">False</property>
  169. <property name="label" translatable="yes" context="linetabpage|FT_LINE_STYLE">_Style:</property>
  170. <property name="use_underline">True</property>
  171. <property name="mnemonic_widget">LB_LINE_STYLE</property>
  172. <property name="xalign">0</property>
  173. </object>
  174. <packing>
  175. <property name="expand">False</property>
  176. <property name="fill">True</property>
  177. <property name="position">0</property>
  178. </packing>
  179. </child>
  180. <child>
  181. <object class="GtkComboBox" id="LB_LINE_STYLE">
  182. <property name="visible">True</property>
  183. <property name="can_focus">False</property>
  184. <property name="model">liststore5</property>
  185. <property name="entry_text_column">0</property>
  186. <property name="id_column">1</property>
  187. <child>
  188. <object class="GtkCellRendererText" id="cellrenderertext7"/>
  189. <attributes>
  190. <attribute name="text">0</attribute>
  191. </attributes>
  192. </child>
  193. <child>
  194. <object class="GtkCellRendererPixbuf" id="cellrenderertext11"/>
  195. <attributes>
  196. <attribute name="surface">3</attribute>
  197. </attributes>
  198. </child>
  199. </object>
  200. <packing>
  201. <property name="expand">False</property>
  202. <property name="fill">True</property>
  203. <property name="position">1</property>
  204. </packing>
  205. </child>
  206. </object>
  207. <packing>
  208. <property name="expand">False</property>
  209. <property name="fill">True</property>
  210. <property name="position">0</property>
  211. </packing>
  212. </child>
  213. <child>
  214. <object class="GtkBox" id="boxCOLOR">
  215. <property name="visible">True</property>
  216. <property name="can_focus">False</property>
  217. <property name="spacing">6</property>
  218. <child>
  219. <object class="GtkLabel" id="FT_COLOR">
  220. <property name="visible">True</property>
  221. <property name="can_focus">False</property>
  222. <property name="label" translatable="yes" context="linetabpage|FT_COLOR">Colo_r:</property>
  223. <property name="use_underline">True</property>
  224. <property name="mnemonic_widget">LB_COLOR</property>
  225. <property name="xalign">0</property>
  226. </object>
  227. <packing>
  228. <property name="expand">False</property>
  229. <property name="fill">True</property>
  230. <property name="position">0</property>
  231. </packing>
  232. </child>
  233. <child>
  234. <object class="GtkMenuButton" id="LB_COLOR">
  235. <property name="visible">True</property>
  236. <property name="can_focus">True</property>
  237. <property name="receives_default">False</property>
  238. <property name="xalign">0</property>
  239. <property name="draw_indicator">True</property>
  240. <property name="label" translatable="no"></property>
  241. <child>
  242. <placeholder/>
  243. </child>
  244. </object>
  245. <packing>
  246. <property name="expand">False</property>
  247. <property name="fill">True</property>
  248. <property name="position">1</property>
  249. </packing>
  250. </child>
  251. </object>
  252. <packing>
  253. <property name="expand">False</property>
  254. <property name="fill">True</property>
  255. <property name="position">1</property>
  256. </packing>
  257. </child>
  258. <child>
  259. <object class="GtkBox" id="boxWIDTH">
  260. <property name="visible">True</property>
  261. <property name="can_focus">False</property>
  262. <property name="spacing">6</property>
  263. <child>
  264. <object class="GtkLabel" id="FT_LINE_WIDTH">
  265. <property name="visible">True</property>
  266. <property name="can_focus">False</property>
  267. <property name="label" translatable="yes" context="linetabpage|FT_LINE_WIDTH">_Width:</property>
  268. <property name="use_underline">True</property>
  269. <property name="mnemonic_widget">MTR_FLD_LINE_WIDTH</property>
  270. <property name="xalign">0</property>
  271. </object>
  272. <packing>
  273. <property name="expand">False</property>
  274. <property name="fill">True</property>
  275. <property name="position">0</property>
  276. </packing>
  277. </child>
  278. <child>
  279. <object class="GtkSpinButton" id="MTR_FLD_LINE_WIDTH">
  280. <property name="visible">True</property>
  281. <property name="can_focus">True</property>
  282. <property name="halign">start</property>
  283. <property name="adjustment">adjustmentWIDTH</property>
  284. <property name="truncate-multiline">True</property>
  285. <property name="digits">2</property>
  286. </object>
  287. <packing>
  288. <property name="expand">False</property>
  289. <property name="fill">True</property>
  290. <property name="position">1</property>
  291. </packing>
  292. </child>
  293. </object>
  294. <packing>
  295. <property name="expand">False</property>
  296. <property name="fill">True</property>
  297. <property name="position">2</property>
  298. </packing>
  299. </child>
  300. <child>
  301. <object class="GtkBox" id="boxTRANSPARENCY">
  302. <property name="visible">True</property>
  303. <property name="can_focus">False</property>
  304. <property name="spacing">6</property>
  305. <child>
  306. <object class="GtkLabel" id="FT_TRANSPARENT">
  307. <property name="visible">True</property>
  308. <property name="can_focus">False</property>
  309. <property name="label" translatable="yes" context="linetabpage|FT_TRANSPARENT">_Transparency:</property>
  310. <property name="use_underline">True</property>
  311. <property name="mnemonic_widget">MTR_LINE_TRANSPARENT</property>
  312. <property name="xalign">0</property>
  313. </object>
  314. <packing>
  315. <property name="expand">False</property>
  316. <property name="fill">True</property>
  317. <property name="position">0</property>
  318. </packing>
  319. </child>
  320. <child>
  321. <object class="GtkSpinButton" id="MTR_LINE_TRANSPARENT">
  322. <property name="visible">True</property>
  323. <property name="can_focus">True</property>
  324. <property name="halign">start</property>
  325. <property name="truncate-multiline">True</property>
  326. <property name="adjustment">adjustmentPERCENT</property>
  327. </object>
  328. <packing>
  329. <property name="expand">False</property>
  330. <property name="fill">True</property>
  331. <property name="position">1</property>
  332. </packing>
  333. </child>
  334. </object>
  335. <packing>
  336. <property name="expand">False</property>
  337. <property name="fill">True</property>
  338. <property name="position">3</property>
  339. </packing>
  340. </child>
  341. </object>
  342. </child>
  343. </object>
  344. </child>
  345. <child type="label">
  346. <object class="GtkLabel" id="label1">
  347. <property name="visible">True</property>
  348. <property name="can_focus">False</property>
  349. <property name="label" translatable="yes" context="linetabpage|label1">Line Properties</property>
  350. <attributes>
  351. <attribute name="weight" value="bold"/>
  352. </attributes>
  353. </object>
  354. </child>
  355. </object>
  356. <packing>
  357. <property name="left_attach">0</property>
  358. <property name="top_attach">0</property>
  359. <property name="height">2</property>
  360. </packing>
  361. </child>
  362. <child>
  363. <object class="GtkFrame" id="FL_LINE_ENDS">
  364. <property name="visible">True</property>
  365. <property name="can_focus">False</property>
  366. <property name="label_xalign">0</property>
  367. <property name="shadow_type">none</property>
  368. <child>
  369. <object class="GtkAlignment" id="alignment2">
  370. <property name="visible">True</property>
  371. <property name="can_focus">False</property>
  372. <property name="top_padding">6</property>
  373. <property name="left_padding">12</property>
  374. <child>
  375. <object class="GtkBox" id="boxARROW_STYLES">
  376. <property name="visible">True</property>
  377. <property name="can_focus">False</property>
  378. <property name="orientation">vertical</property>
  379. <property name="spacing">6</property>
  380. <child>
  381. <object class="GtkBox">
  382. <property name="visible">True</property>
  383. <property name="can_focus">False</property>
  384. <property name="spacing">36</property>
  385. <child>
  386. <!-- n-columns=1 n-rows=1 -->
  387. <object class="GtkGrid" id="grid2">
  388. <property name="visible">True</property>
  389. <property name="can_focus">False</property>
  390. <property name="row_spacing">3</property>
  391. <property name="column_spacing">6</property>
  392. <child>
  393. <object class="GtkLabel" id="FT_LINE_ENDS_STYLE">
  394. <property name="visible">True</property>
  395. <property name="can_focus">False</property>
  396. <property name="label" translatable="yes" context="linetabpage|FT_LINE_ENDS_STYLE">Start st_yle:</property>
  397. <property name="use_underline">True</property>
  398. <property name="mnemonic_widget">LB_START_STYLE</property>
  399. <property name="xalign">0</property>
  400. </object>
  401. <packing>
  402. <property name="left_attach">0</property>
  403. <property name="top_attach">0</property>
  404. </packing>
  405. </child>
  406. <child>
  407. <object class="GtkComboBox" id="LB_START_STYLE">
  408. <property name="visible">True</property>
  409. <property name="can_focus">False</property>
  410. <property name="model">liststore4</property>
  411. <property name="entry_text_column">0</property>
  412. <property name="id_column">1</property>
  413. <child>
  414. <object class="GtkCellRendererText" id="cellrenderertext1"/>
  415. <attributes>
  416. <attribute name="text">0</attribute>
  417. </attributes>
  418. </child>
  419. <child>
  420. <object class="GtkCellRendererPixbuf" id="cellrenderertext2"/>
  421. <attributes>
  422. <attribute name="surface">3</attribute>
  423. </attributes>
  424. </child>
  425. </object>
  426. <packing>
  427. <property name="left_attach">1</property>
  428. <property name="top_attach">0</property>
  429. </packing>
  430. </child>
  431. <child>
  432. <!-- n-columns=1 n-rows=1 -->
  433. <object class="GtkGrid" id="boxSTART">
  434. <property name="visible">True</property>
  435. <property name="can_focus">False</property>
  436. <property name="row_spacing">3</property>
  437. <property name="column_spacing">6</property>
  438. <child>
  439. <object class="GtkCheckButton" id="TSB_CENTER_START">
  440. <property name="label" translatable="yes" context="linetabpage|TSB_CENTER_START">Ce_nter</property>
  441. <property name="visible">True</property>
  442. <property name="can_focus">True</property>
  443. <property name="receives_default">False</property>
  444. <property name="use_underline">True</property>
  445. <property name="halign">start</property>
  446. <property name="inconsistent">True</property>
  447. <property name="draw_indicator">True</property>
  448. </object>
  449. <packing>
  450. <property name="left_attach">1</property>
  451. <property name="top_attach">1</property>
  452. </packing>
  453. </child>
  454. <child>
  455. <object class="GtkLabel" id="FT_LINE_START_WIDTH">
  456. <property name="visible">True</property>
  457. <property name="can_focus">False</property>
  458. <property name="label" translatable="yes" context="linetabpage|FT_LINE_START_WIDTH">Wi_dth:</property>
  459. <property name="use_underline">True</property>
  460. <property name="mnemonic_widget">MTR_FLD_START_WIDTH</property>
  461. <property name="xalign">0</property>
  462. </object>
  463. <packing>
  464. <property name="left_attach">0</property>
  465. <property name="top_attach">0</property>
  466. </packing>
  467. </child>
  468. <child>
  469. <object class="GtkSpinButton" id="MTR_FLD_START_WIDTH">
  470. <property name="visible">True</property>
  471. <property name="can_focus">True</property>
  472. <property name="halign">start</property>
  473. <property name="adjustment">adjustmentWIDTH1</property>
  474. <property name="truncate-multiline">True</property>
  475. <property name="digits">2</property>
  476. </object>
  477. <packing>
  478. <property name="left_attach">1</property>
  479. <property name="top_attach">0</property>
  480. </packing>
  481. </child>
  482. <child>
  483. <object class="GtkCheckButton" id="CBX_SYNCHRONIZE">
  484. <property name="label" translatable="yes" context="linetabpage|CBX_SYNCHRONIZE">Synchroni_ze ends</property>
  485. <property name="visible">True</property>
  486. <property name="can_focus">True</property>
  487. <property name="receives_default">False</property>
  488. <property name="use_underline">True</property>
  489. <property name="halign">start</property>
  490. <property name="draw_indicator">True</property>
  491. </object>
  492. <packing>
  493. <property name="left_attach">1</property>
  494. <property name="top_attach">2</property>
  495. </packing>
  496. </child>
  497. <child>
  498. <placeholder/>
  499. </child>
  500. <child>
  501. <placeholder/>
  502. </child>
  503. </object>
  504. <packing>
  505. <property name="left_attach">0</property>
  506. <property name="top_attach">1</property>
  507. <property name="width">2</property>
  508. </packing>
  509. </child>
  510. </object>
  511. <packing>
  512. <property name="expand">False</property>
  513. <property name="fill">True</property>
  514. <property name="position">0</property>
  515. </packing>
  516. </child>
  517. <child>
  518. <!-- n-columns=1 n-rows=1 -->
  519. <object class="GtkGrid" id="grid3">
  520. <property name="visible">True</property>
  521. <property name="can_focus">False</property>
  522. <property name="row_spacing">3</property>
  523. <property name="column_spacing">6</property>
  524. <child>
  525. <object class="GtkComboBox" id="LB_END_STYLE">
  526. <property name="visible">True</property>
  527. <property name="can_focus">False</property>
  528. <property name="model">liststore6</property>
  529. <property name="entry_text_column">0</property>
  530. <property name="id_column">1</property>
  531. <child>
  532. <object class="GtkCellRendererText" id="cellrenderertext5"/>
  533. <attributes>
  534. <attribute name="text">0</attribute>
  535. </attributes>
  536. </child>
  537. <child>
  538. <object class="GtkCellRendererPixbuf" id="cellrenderertext6"/>
  539. <attributes>
  540. <attribute name="surface">3</attribute>
  541. </attributes>
  542. </child>
  543. </object>
  544. <packing>
  545. <property name="left_attach">1</property>
  546. <property name="top_attach">0</property>
  547. </packing>
  548. </child>
  549. <child>
  550. <object class="GtkLabel" id="label5">
  551. <property name="visible">True</property>
  552. <property name="can_focus">False</property>
  553. <property name="label" translatable="yes" context="linetabpage|label5">End sty_le:</property>
  554. <property name="use_underline">True</property>
  555. <property name="mnemonic_widget">LB_END_STYLE</property>
  556. <property name="xalign">0</property>
  557. </object>
  558. <packing>
  559. <property name="left_attach">0</property>
  560. <property name="top_attach">0</property>
  561. </packing>
  562. </child>
  563. <child>
  564. <!-- n-columns=1 n-rows=1 -->
  565. <object class="GtkGrid" id="boxEND">
  566. <property name="visible">True</property>
  567. <property name="can_focus">False</property>
  568. <property name="row_spacing">3</property>
  569. <property name="column_spacing">6</property>
  570. <child>
  571. <object class="GtkLabel" id="FT_LINE_END_WIDTH">
  572. <property name="visible">True</property>
  573. <property name="can_focus">False</property>
  574. <property name="label" translatable="yes" context="linetabpage|FT_LINE_END_WIDTH">W_idth:</property>
  575. <property name="use_underline">True</property>
  576. <property name="mnemonic_widget">MTR_FLD_END_WIDTH</property>
  577. <property name="xalign">0</property>
  578. </object>
  579. <packing>
  580. <property name="left_attach">0</property>
  581. <property name="top_attach">0</property>
  582. </packing>
  583. </child>
  584. <child>
  585. <object class="GtkSpinButton" id="MTR_FLD_END_WIDTH">
  586. <property name="visible">True</property>
  587. <property name="can_focus">True</property>
  588. <property name="halign">start</property>
  589. <property name="adjustment">adjustmentWIDTH2</property>
  590. <property name="truncate-multiline">True</property>
  591. <property name="digits">2</property>
  592. </object>
  593. <packing>
  594. <property name="left_attach">1</property>
  595. <property name="top_attach">0</property>
  596. </packing>
  597. </child>
  598. <child>
  599. <object class="GtkCheckButton" id="TSB_CENTER_END">
  600. <property name="label" translatable="yes" context="linetabpage|TSB_CENTER_END">C_enter</property>
  601. <property name="visible">True</property>
  602. <property name="can_focus">True</property>
  603. <property name="receives_default">False</property>
  604. <property name="use_underline">True</property>
  605. <property name="halign">start</property>
  606. <property name="inconsistent">True</property>
  607. <property name="draw_indicator">True</property>
  608. </object>
  609. <packing>
  610. <property name="left_attach">1</property>
  611. <property name="top_attach">1</property>
  612. </packing>
  613. </child>
  614. <child>
  615. <placeholder/>
  616. </child>
  617. </object>
  618. <packing>
  619. <property name="left_attach">0</property>
  620. <property name="top_attach">1</property>
  621. <property name="width">2</property>
  622. </packing>
  623. </child>
  624. </object>
  625. <packing>
  626. <property name="expand">False</property>
  627. <property name="fill">True</property>
  628. <property name="position">1</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. </object>
  639. </child>
  640. </object>
  641. </child>
  642. <child type="label">
  643. <object class="GtkLabel" id="label2">
  644. <property name="visible">True</property>
  645. <property name="can_focus">False</property>
  646. <property name="label" translatable="yes" context="linetabpage|label2">Arrow Styles</property>
  647. <attributes>
  648. <attribute name="weight" value="bold"/>
  649. </attributes>
  650. </object>
  651. </child>
  652. </object>
  653. <packing>
  654. <property name="left_attach">0</property>
  655. <property name="top_attach">2</property>
  656. <property name="width">2</property>
  657. </packing>
  658. </child>
  659. <child>
  660. <object class="GtkFrame" id="FL_EDGE_STYLE">
  661. <property name="visible">True</property>
  662. <property name="can_focus">False</property>
  663. <property name="label_xalign">0</property>
  664. <property name="shadow_type">none</property>
  665. <child>
  666. <object class="GtkAlignment" id="alignment3">
  667. <property name="visible">True</property>
  668. <property name="can_focus">False</property>
  669. <property name="top_padding">6</property>
  670. <property name="left_padding">12</property>
  671. <child>
  672. <!-- n-columns=1 n-rows=1 -->
  673. <object class="GtkGrid" id="gridEDGE_CAPS">
  674. <property name="visible">True</property>
  675. <property name="can_focus">False</property>
  676. <property name="row_spacing">3</property>
  677. <property name="column_spacing">6</property>
  678. <child>
  679. <object class="GtkLabel" id="FT_EDGE_STYLE">
  680. <property name="visible">True</property>
  681. <property name="can_focus">False</property>
  682. <property name="label" translatable="yes" context="linetabpage|FT_EDGE_STYLE">_Corner style:</property>
  683. <property name="use_underline">True</property>
  684. <property name="mnemonic_widget">LB_EDGE_STYLE</property>
  685. <property name="xalign">0</property>
  686. </object>
  687. <packing>
  688. <property name="left_attach">0</property>
  689. <property name="top_attach">0</property>
  690. </packing>
  691. </child>
  692. <child>
  693. <object class="GtkLabel" id="FT_CAP_STYLE">
  694. <property name="visible">True</property>
  695. <property name="can_focus">False</property>
  696. <property name="label" translatable="yes" context="linetabpage|FT_CAP_STYLE">Ca_p style:</property>
  697. <property name="use_underline">True</property>
  698. <property name="mnemonic_widget">LB_CAP_STYLE</property>
  699. <property name="xalign">0</property>
  700. </object>
  701. <packing>
  702. <property name="left_attach">0</property>
  703. <property name="top_attach">1</property>
  704. </packing>
  705. </child>
  706. <child>
  707. <object class="GtkComboBoxText" id="LB_EDGE_STYLE">
  708. <property name="visible">True</property>
  709. <property name="can_focus">False</property>
  710. <items>
  711. <item id="0" translatable="yes" context="linetabpage|liststoreEDGE_STYLE">Rounded</item>
  712. <item id="1" translatable="yes" context="linetabpage|liststoreEDGE_STYLE">- none -</item>
  713. <item id="2" translatable="yes" context="linetabpage|liststoreEDGE_STYLE">Mitered</item>
  714. <item id="3" translatable="yes" context="linetabpage|liststoreEDGE_STYLE">Beveled</item>
  715. </items>
  716. </object>
  717. <packing>
  718. <property name="left_attach">1</property>
  719. <property name="top_attach">0</property>
  720. </packing>
  721. </child>
  722. <child>
  723. <object class="GtkComboBoxText" id="LB_CAP_STYLE">
  724. <property name="visible">True</property>
  725. <property name="can_focus">False</property>
  726. <items>
  727. <item id="0" translatable="yes" context="linetabpage|liststoreCAP_STYLE">Flat</item>
  728. <item id="1" translatable="yes" context="linetabpage|liststoreCAP_STYLE">Round</item>
  729. <item id="2" translatable="yes" context="linetabpage|liststoreCAP_STYLE">Square</item>
  730. </items>
  731. </object>
  732. <packing>
  733. <property name="left_attach">1</property>
  734. <property name="top_attach">1</property>
  735. </packing>
  736. </child>
  737. </object>
  738. </child>
  739. </object>
  740. </child>
  741. <child type="label">
  742. <object class="GtkLabel" id="label3">
  743. <property name="visible">True</property>
  744. <property name="can_focus">False</property>
  745. <property name="label" translatable="yes" context="linetabpage|label3">Corner and Cap Styles</property>
  746. <attributes>
  747. <attribute name="weight" value="bold"/>
  748. </attributes>
  749. </object>
  750. </child>
  751. </object>
  752. <packing>
  753. <property name="left_attach">1</property>
  754. <property name="top_attach">0</property>
  755. </packing>
  756. </child>
  757. <child>
  758. <object class="GtkFrame" id="FL_SYMBOL_FORMAT">
  759. <property name="visible">True</property>
  760. <property name="can_focus">False</property>
  761. <property name="label_xalign">0</property>
  762. <property name="shadow_type">none</property>
  763. <child>
  764. <object class="GtkAlignment" id="alignment4">
  765. <property name="visible">True</property>
  766. <property name="can_focus">False</property>
  767. <property name="top_padding">6</property>
  768. <property name="left_padding">12</property>
  769. <child>
  770. <object class="GtkBox" id="box4">
  771. <property name="visible">True</property>
  772. <property name="can_focus">False</property>
  773. <property name="orientation">vertical</property>
  774. <property name="spacing">6</property>
  775. <child>
  776. <object class="GtkMenuButton" id="MB_SYMBOL_BITMAP">
  777. <property name="label" translatable="yes" context="linetabpage|MB_SYMBOL_BITMAP">Select...</property>
  778. <property name="visible">True</property>
  779. <property name="can_focus">True</property>
  780. <property name="receives_default">True</property>
  781. <property name="xalign">0</property>
  782. <property name="draw_indicator">True</property>
  783. <property name="popup">menuSELECT</property>
  784. <property name="use_popover">False</property>
  785. <child>
  786. <placeholder/>
  787. </child>
  788. </object>
  789. <packing>
  790. <property name="expand">False</property>
  791. <property name="fill">True</property>
  792. <property name="position">0</property>
  793. </packing>
  794. </child>
  795. <child>
  796. <!-- n-columns=1 n-rows=1 -->
  797. <object class="GtkGrid" id="gridICON_SIZE">
  798. <property name="visible">True</property>
  799. <property name="can_focus">False</property>
  800. <property name="row_spacing">6</property>
  801. <property name="column_spacing">12</property>
  802. <child>
  803. <object class="GtkLabel" id="FT_SYMBOL_WIDTH">
  804. <property name="visible">True</property>
  805. <property name="can_focus">False</property>
  806. <property name="label" translatable="yes" context="linetabpage|FT_SYMBOL_WIDTH">Widt_h:</property>
  807. <property name="use_underline">True</property>
  808. <property name="mnemonic_widget">MF_SYMBOL_WIDTH</property>
  809. <property name="xalign">0</property>
  810. </object>
  811. <packing>
  812. <property name="left_attach">0</property>
  813. <property name="top_attach">0</property>
  814. </packing>
  815. </child>
  816. <child>
  817. <object class="GtkSpinButton" id="MF_SYMBOL_WIDTH">
  818. <property name="visible">True</property>
  819. <property name="can_focus">True</property>
  820. <property name="adjustment">adjustmentWIDTH_SYMBOL</property>
  821. <property name="truncate-multiline">True</property>
  822. <property name="digits">2</property>
  823. </object>
  824. <packing>
  825. <property name="left_attach">1</property>
  826. <property name="top_attach">0</property>
  827. </packing>
  828. </child>
  829. <child>
  830. <object class="GtkCheckButton" id="CB_SYMBOL_RATIO">
  831. <property name="label" translatable="yes" context="linetabpage|CB_SYMBOL_RATIO">_Keep ratio</property>
  832. <property name="visible">True</property>
  833. <property name="can_focus">True</property>
  834. <property name="receives_default">False</property>
  835. <property name="use_underline">True</property>
  836. <property name="halign">start</property>
  837. <property name="draw_indicator">True</property>
  838. </object>
  839. <packing>
  840. <property name="left_attach">0</property>
  841. <property name="top_attach">2</property>
  842. <property name="width">2</property>
  843. </packing>
  844. </child>
  845. <child>
  846. <object class="GtkLabel" id="FT_SYMBOL_HEIGHT">
  847. <property name="visible">True</property>
  848. <property name="can_focus">False</property>
  849. <property name="label" translatable="yes" context="linetabpage|FT_SYMBOL_HEIGHT">Hei_ght:</property>
  850. <property name="use_underline">True</property>
  851. <property name="mnemonic_widget">MF_SYMBOL_HEIGHT</property>
  852. <property name="xalign">0</property>
  853. </object>
  854. <packing>
  855. <property name="left_attach">0</property>
  856. <property name="top_attach">1</property>
  857. </packing>
  858. </child>
  859. <child>
  860. <object class="GtkSpinButton" id="MF_SYMBOL_HEIGHT">
  861. <property name="visible">True</property>
  862. <property name="can_focus">True</property>
  863. <property name="adjustment">adjustmentHEIGHT_SYMBOL</property>
  864. <property name="truncate-multiline">True</property>
  865. <property name="digits">2</property>
  866. </object>
  867. <packing>
  868. <property name="left_attach">1</property>
  869. <property name="top_attach">1</property>
  870. </packing>
  871. </child>
  872. </object>
  873. <packing>
  874. <property name="expand">False</property>
  875. <property name="fill">True</property>
  876. <property name="position">1</property>
  877. </packing>
  878. </child>
  879. </object>
  880. </child>
  881. </object>
  882. </child>
  883. <child type="label">
  884. <object class="GtkLabel" id="label4">
  885. <property name="visible">True</property>
  886. <property name="can_focus">False</property>
  887. <property name="label" translatable="yes" context="linetabpage|label4">Icon</property>
  888. <attributes>
  889. <attribute name="weight" value="bold"/>
  890. </attributes>
  891. </object>
  892. </child>
  893. </object>
  894. <packing>
  895. <property name="left_attach">1</property>
  896. <property name="top_attach">1</property>
  897. </packing>
  898. </child>
  899. </object>
  900. <packing>
  901. <property name="expand">False</property>
  902. <property name="fill">True</property>
  903. <property name="position">0</property>
  904. </packing>
  905. </child>
  906. <child>
  907. <object class="GtkAlignment" id="alignment6">
  908. <property name="visible">True</property>
  909. <property name="can_focus">False</property>
  910. <property name="top_padding">6</property>
  911. <property name="left_padding">12</property>
  912. <child>
  913. <object class="GtkScrolledWindow">
  914. <property name="visible">True</property>
  915. <property name="can_focus">False</property>
  916. <property name="hscrollbar_policy">never</property>
  917. <property name="vscrollbar_policy">never</property>
  918. <property name="shadow_type">in</property>
  919. <child>
  920. <object class="GtkViewport">
  921. <property name="visible">True</property>
  922. <property name="can_focus">False</property>
  923. <child>
  924. <object class="GtkDrawingArea" id="CTL_PREVIEW">
  925. <property name="visible">True</property>
  926. <property name="can_focus">False</property>
  927. <child internal-child="accessible">
  928. <object class="AtkObject" id="CTL_PREVIEW-atkobject">
  929. <property name="AtkObject::accessible-name" translatable="yes" context="linetabpage|CTL_PREVIEW-atkobject">Example</property>
  930. </object>
  931. </child>
  932. </object>
  933. </child>
  934. </object>
  935. </child>
  936. </object>
  937. </child>
  938. </object>
  939. <packing>
  940. <property name="expand">False</property>
  941. <property name="fill">True</property>
  942. <property name="position">1</property>
  943. </packing>
  944. </child>
  945. </object>
  946. <object class="GtkSizeGroup" id="sizegroupLabel1">
  947. <widgets>
  948. <widget name="FT_LINE_STYLE"/>
  949. <widget name="FT_COLOR"/>
  950. <widget name="FT_LINE_WIDTH"/>
  951. <widget name="FT_TRANSPARENT"/>
  952. <widget name="FT_LINE_ENDS_STYLE"/>
  953. <widget name="FT_LINE_START_WIDTH"/>
  954. </widgets>
  955. </object>
  956. <object class="GtkSizeGroup" id="sizegroupLabel2">
  957. <widgets>
  958. <widget name="FT_EDGE_STYLE"/>
  959. <widget name="FT_CAP_STYLE"/>
  960. <widget name="FT_SYMBOL_WIDTH"/>
  961. <widget name="FT_SYMBOL_HEIGHT"/>
  962. <widget name="label5"/>
  963. <widget name="FT_LINE_END_WIDTH"/>
  964. </widgets>
  965. </object>
  966. <object class="GtkSizeGroup" id="sizegroupSpin">
  967. <widgets>
  968. <widget name="MTR_FLD_LINE_WIDTH"/>
  969. <widget name="MTR_LINE_TRANSPARENT"/>
  970. <widget name="MTR_FLD_START_WIDTH"/>
  971. </widgets>
  972. </object>
  973. <object class="GtkSizeGroup" id="sizegroupWidget1">
  974. <widgets>
  975. <widget name="LB_LINE_STYLE"/>
  976. <widget name="LB_COLOR"/>
  977. <widget name="LB_START_STYLE"/>
  978. <widget name="LB_EDGE_STYLE"/>
  979. <widget name="LB_CAP_STYLE"/>
  980. <widget name="LB_END_STYLE"/>
  981. </widgets>
  982. </object>
  983. </interface>