dockingfontwork.ui 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.36.0 -->
  3. <interface domain="svx">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkAdjustment" id="adjustment1">
  6. <property name="lower">-50000</property>
  7. <property name="upper">50000</property>
  8. <property name="step_increment">0.1</property>
  9. <property name="page_increment">1</property>
  10. </object>
  11. <object class="GtkAdjustment" id="adjustment2">
  12. <property name="lower">-50000</property>
  13. <property name="upper">50000</property>
  14. <property name="step_increment">0.1</property>
  15. <property name="page_increment">1</property>
  16. </object>
  17. <object class="GtkAdjustment" id="adjustment3">
  18. <property name="lower">-50000</property>
  19. <property name="upper">50000</property>
  20. <property name="step_increment">0.1</property>
  21. <property name="page_increment">1</property>
  22. </object>
  23. <object class="GtkAdjustment" id="adjustment4">
  24. <property name="lower">-50000</property>
  25. <property name="upper">50000</property>
  26. <property name="step_increment">0.1</property>
  27. <property name="page_increment">1</property>
  28. </object>
  29. <!-- n-columns=1 n-rows=1 -->
  30. <object class="GtkGrid" id="DockingFontwork">
  31. <property name="visible">True</property>
  32. <property name="can_focus">False</property>
  33. <property name="row_spacing">12</property>
  34. <child>
  35. <object class="GtkToolbar" id="style">
  36. <property name="visible">True</property>
  37. <property name="can_focus">False</property>
  38. <property name="show_arrow">False</property>
  39. <child>
  40. <object class="GtkRadioToolButton" id="off">
  41. <property name="visible">True</property>
  42. <property name="can_focus">False</property>
  43. <property name="tooltip_text" translatable="yes" context="dockingfontwork|off|tooltip_text">Off</property>
  44. <property name="use_underline">True</property>
  45. <property name="icon_name">svx/res/fw01.png</property>
  46. <property name="active">True</property>
  47. <child internal-child="accessible">
  48. <object class="AtkObject" id="off-atkobject">
  49. <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|off">Removes baseline formatting.</property>
  50. </object>
  51. </child>
  52. </object>
  53. <packing>
  54. <property name="expand">False</property>
  55. <property name="homogeneous">True</property>
  56. </packing>
  57. </child>
  58. <child>
  59. <object class="GtkSeparatorToolItem" id="toolbutton1">
  60. <property name="visible">True</property>
  61. <property name="can_focus">False</property>
  62. </object>
  63. <packing>
  64. <property name="expand">False</property>
  65. <property name="homogeneous">True</property>
  66. </packing>
  67. </child>
  68. <child>
  69. <object class="GtkRadioToolButton" id="rotate">
  70. <property name="visible">True</property>
  71. <property name="can_focus">False</property>
  72. <property name="tooltip_text" translatable="yes" context="dockingfontwork|rotate|tooltip_text">Rotate</property>
  73. <property name="use_underline">True</property>
  74. <property name="icon_name">svx/res/fw02.png</property>
  75. <property name="group">off</property>
  76. <child internal-child="accessible">
  77. <object class="AtkObject" id="rotate-atkobject">
  78. <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|rotate">Uses the top or the bottom edge of the selected object as the text baseline.</property>
  79. </object>
  80. </child>
  81. </object>
  82. <packing>
  83. <property name="expand">False</property>
  84. <property name="homogeneous">True</property>
  85. </packing>
  86. </child>
  87. <child>
  88. <object class="GtkRadioToolButton" id="upright">
  89. <property name="visible">True</property>
  90. <property name="can_focus">False</property>
  91. <property name="tooltip_text" translatable="yes" context="dockingfontwork|upright|tooltip_text">Upright</property>
  92. <property name="use_underline">True</property>
  93. <property name="icon_name">svx/res/fw03.png</property>
  94. <property name="group">off</property>
  95. <child internal-child="accessible">
  96. <object class="AtkObject" id="upright-atkobject">
  97. <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|upright">Uses the top or the bottom edge of the selected object as the text baseline and preserves the original vertical alignment of the individual characters.</property>
  98. </object>
  99. </child>
  100. </object>
  101. <packing>
  102. <property name="expand">False</property>
  103. <property name="homogeneous">True</property>
  104. </packing>
  105. </child>
  106. <child>
  107. <object class="GtkRadioToolButton" id="hori">
  108. <property name="visible">True</property>
  109. <property name="can_focus">False</property>
  110. <property name="tooltip_text" translatable="yes" context="dockingfontwork|hori|tooltip_text">Slant Horizontal</property>
  111. <property name="use_underline">True</property>
  112. <property name="icon_name">svx/res/fw04.png</property>
  113. <property name="group">off</property>
  114. <child internal-child="accessible">
  115. <object class="AtkObject" id="hori-atkobject">
  116. <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|hori">Horizontally slants the characters in the text object.</property>
  117. </object>
  118. </child>
  119. </object>
  120. <packing>
  121. <property name="expand">False</property>
  122. <property name="homogeneous">True</property>
  123. </packing>
  124. </child>
  125. <child>
  126. <object class="GtkRadioToolButton" id="vert">
  127. <property name="visible">True</property>
  128. <property name="can_focus">False</property>
  129. <property name="tooltip_text" translatable="yes" context="dockingfontwork|vert|tooltip_text">Slant Vertical</property>
  130. <property name="use_underline">True</property>
  131. <property name="icon_name">svx/res/fw05.png</property>
  132. <property name="group">off</property>
  133. <child internal-child="accessible">
  134. <object class="AtkObject" id="vert-atkobject">
  135. <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|vert">Vertically slants the characters in the text object.</property>
  136. </object>
  137. </child>
  138. </object>
  139. <packing>
  140. <property name="expand">False</property>
  141. <property name="homogeneous">True</property>
  142. </packing>
  143. </child>
  144. </object>
  145. <packing>
  146. <property name="left_attach">0</property>
  147. <property name="top_attach">0</property>
  148. </packing>
  149. </child>
  150. <child>
  151. <object class="GtkToolbar" id="adjust">
  152. <property name="visible">True</property>
  153. <property name="can_focus">False</property>
  154. <property name="show_arrow">False</property>
  155. <child>
  156. <object class="GtkToggleToolButton" id="orientation">
  157. <property name="visible">True</property>
  158. <property name="can_focus">False</property>
  159. <property name="tooltip_text" translatable="yes" context="dockingfontwork|orientation|tooltip_text">Orientation</property>
  160. <property name="use_underline">True</property>
  161. <property name="icon_name">svx/res/fw06.png</property>
  162. <child internal-child="accessible">
  163. <object class="AtkObject" id="orientation-atkobject">
  164. <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|orientation">Reverses the text flow direction, and flips the text horizontally or vertically. To use this command, you must first apply a different baseline to the text.</property>
  165. </object>
  166. </child>
  167. </object>
  168. <packing>
  169. <property name="expand">False</property>
  170. <property name="homogeneous">True</property>
  171. </packing>
  172. </child>
  173. <child>
  174. <object class="GtkSeparatorToolItem" id="toolbutton2">
  175. <property name="visible">True</property>
  176. <property name="can_focus">False</property>
  177. </object>
  178. <packing>
  179. <property name="expand">False</property>
  180. <property name="homogeneous">True</property>
  181. </packing>
  182. </child>
  183. <child>
  184. <object class="GtkRadioToolButton" id="left">
  185. <property name="visible">True</property>
  186. <property name="can_focus">False</property>
  187. <property name="tooltip_text" translatable="yes" context="dockingfontwork|left|tooltip_text">Align Left</property>
  188. <property name="use_underline">True</property>
  189. <property name="icon_name">svx/res/fw07.png</property>
  190. <property name="group">autosize</property>
  191. <child internal-child="accessible">
  192. <object class="AtkObject" id="left-atkobject">
  193. <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|left">Aligns the text to the left end of the text baseline.</property>
  194. </object>
  195. </child>
  196. </object>
  197. <packing>
  198. <property name="expand">False</property>
  199. <property name="homogeneous">True</property>
  200. </packing>
  201. </child>
  202. <child>
  203. <object class="GtkRadioToolButton" id="center">
  204. <property name="visible">True</property>
  205. <property name="can_focus">False</property>
  206. <property name="tooltip_text" translatable="yes" context="dockingfontwork|center|tooltip_text">Center</property>
  207. <property name="use_underline">True</property>
  208. <property name="icon_name">svx/res/fw08.png</property>
  209. <property name="group">autosize</property>
  210. <child internal-child="accessible">
  211. <object class="AtkObject" id="center-atkobject">
  212. <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|center">Centers the text on the text baseline.</property>
  213. </object>
  214. </child>
  215. </object>
  216. <packing>
  217. <property name="expand">False</property>
  218. <property name="homogeneous">True</property>
  219. </packing>
  220. </child>
  221. <child>
  222. <object class="GtkRadioToolButton" id="right">
  223. <property name="visible">True</property>
  224. <property name="can_focus">False</property>
  225. <property name="tooltip_text" translatable="yes" context="dockingfontwork|right|tooltip_text">Align Right</property>
  226. <property name="use_underline">True</property>
  227. <property name="icon_name">svx/res/fw09.png</property>
  228. <property name="group">autosize</property>
  229. <child internal-child="accessible">
  230. <object class="AtkObject" id="right-atkobject">
  231. <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|right">Aligns the text to the right end of the text baseline.</property>
  232. </object>
  233. </child>
  234. </object>
  235. <packing>
  236. <property name="expand">False</property>
  237. <property name="homogeneous">True</property>
  238. </packing>
  239. </child>
  240. <child>
  241. <object class="GtkRadioToolButton" id="autosize">
  242. <property name="visible">True</property>
  243. <property name="can_focus">False</property>
  244. <property name="tooltip_text" translatable="yes" context="dockingfontwork|autosize|tooltip_text">AutoSize Text</property>
  245. <property name="use_underline">True</property>
  246. <property name="icon_name">svx/res/fw010.png</property>
  247. <property name="active">True</property>
  248. <child internal-child="accessible">
  249. <object class="AtkObject" id="autosize-atkobject">
  250. <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|autosize">Resizes the text to fit the length of the text baseline.</property>
  251. </object>
  252. </child>
  253. </object>
  254. <packing>
  255. <property name="expand">False</property>
  256. <property name="homogeneous">True</property>
  257. </packing>
  258. </child>
  259. </object>
  260. <packing>
  261. <property name="left_attach">0</property>
  262. <property name="top_attach">1</property>
  263. </packing>
  264. </child>
  265. <child>
  266. <!-- n-columns=1 n-rows=1 -->
  267. <object class="GtkGrid" id="grid2">
  268. <property name="visible">True</property>
  269. <property name="can_focus">False</property>
  270. <property name="halign">end</property>
  271. <property name="column_spacing">12</property>
  272. <child>
  273. <object class="GtkImage" id="image1">
  274. <property name="visible">True</property>
  275. <property name="can_focus">False</property>
  276. <property name="valign">center</property>
  277. <property name="icon_name">svx/res/fw020.png</property>
  278. </object>
  279. <packing>
  280. <property name="left_attach">0</property>
  281. <property name="top_attach">0</property>
  282. </packing>
  283. </child>
  284. <child>
  285. <object class="GtkSpinButton" id="distance">
  286. <property name="visible">True</property>
  287. <property name="can_focus">True</property>
  288. <property name="tooltip_text" translatable="yes" context="dockingfontwork|distance|tooltip_text">Distance</property>
  289. <property name="adjustment">adjustment1</property>
  290. <property name="digits">2</property>
  291. <property name="truncate-multiline">True</property>
  292. <child internal-child="accessible">
  293. <object class="AtkObject" id="distance-atkobject">
  294. <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|distance">Enter the amount of space that you want to leave between the text baseline and the base of the individual characters.</property>
  295. </object>
  296. </child>
  297. </object>
  298. <packing>
  299. <property name="left_attach">1</property>
  300. <property name="top_attach">0</property>
  301. </packing>
  302. </child>
  303. </object>
  304. <packing>
  305. <property name="left_attach">0</property>
  306. <property name="top_attach">2</property>
  307. </packing>
  308. </child>
  309. <child>
  310. <!-- n-columns=1 n-rows=1 -->
  311. <object class="GtkGrid" id="grid3">
  312. <property name="visible">True</property>
  313. <property name="can_focus">False</property>
  314. <property name="halign">end</property>
  315. <property name="column_spacing">12</property>
  316. <child>
  317. <object class="GtkImage" id="image2">
  318. <property name="visible">True</property>
  319. <property name="can_focus">False</property>
  320. <property name="valign">center</property>
  321. <property name="icon_name">svx/res/fw021.png</property>
  322. </object>
  323. <packing>
  324. <property name="left_attach">0</property>
  325. <property name="top_attach">0</property>
  326. </packing>
  327. </child>
  328. <child>
  329. <object class="GtkSpinButton" id="indent">
  330. <property name="visible">True</property>
  331. <property name="can_focus">True</property>
  332. <property name="tooltip_text" translatable="yes" context="dockingfontwork|indent|tooltip_text">Indent</property>
  333. <property name="text">0.00</property>
  334. <property name="adjustment">adjustment2</property>
  335. <property name="digits">2</property>
  336. <property name="truncate-multiline">True</property>
  337. <child internal-child="accessible">
  338. <object class="AtkObject" id="indent-atkobject">
  339. <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|indent">Enter the amount of space to leave between the beginning of the text baseline, and the beginning of the text.</property>
  340. </object>
  341. </child>
  342. </object>
  343. <packing>
  344. <property name="left_attach">1</property>
  345. <property name="top_attach">0</property>
  346. </packing>
  347. </child>
  348. </object>
  349. <packing>
  350. <property name="left_attach">0</property>
  351. <property name="top_attach">3</property>
  352. </packing>
  353. </child>
  354. <child>
  355. <object class="GtkToolbar" id="shadow">
  356. <property name="visible">True</property>
  357. <property name="can_focus">False</property>
  358. <property name="show_arrow">False</property>
  359. <child>
  360. <object class="GtkToggleToolButton" id="contour">
  361. <property name="visible">True</property>
  362. <property name="can_focus">False</property>
  363. <property name="tooltip_text" translatable="yes" context="dockingfontwork|contour|tooltip_text">Contour</property>
  364. <property name="use_underline">True</property>
  365. <property name="icon_name">svx/res/fw011.png</property>
  366. <child internal-child="accessible">
  367. <object class="AtkObject" id="contour-atkobject">
  368. <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|contour">Shows or hides the text baseline, or the edges of the selected object.</property>
  369. </object>
  370. </child>
  371. </object>
  372. <packing>
  373. <property name="expand">False</property>
  374. <property name="homogeneous">True</property>
  375. </packing>
  376. </child>
  377. <child>
  378. <object class="GtkToggleToolButton" id="textcontour">
  379. <property name="visible">True</property>
  380. <property name="can_focus">False</property>
  381. <property name="tooltip_text" translatable="yes" context="dockingfontwork|textcontour|tooltip_text">Text Contour</property>
  382. <property name="use_underline">True</property>
  383. <property name="icon_name">svx/res/fw012.png</property>
  384. <child internal-child="accessible">
  385. <object class="AtkObject" id="textcontour-atkobject">
  386. <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|textcontour">Shows or hides the borders of the individual characters in the text.</property>
  387. </object>
  388. </child>
  389. </object>
  390. <packing>
  391. <property name="expand">False</property>
  392. <property name="homogeneous">True</property>
  393. </packing>
  394. </child>
  395. <child>
  396. <object class="GtkSeparatorToolItem" id="toolbutton3">
  397. <property name="visible">True</property>
  398. <property name="can_focus">False</property>
  399. </object>
  400. <packing>
  401. <property name="expand">False</property>
  402. <property name="homogeneous">True</property>
  403. </packing>
  404. </child>
  405. <child>
  406. <object class="GtkRadioToolButton" id="noshadow">
  407. <property name="visible">True</property>
  408. <property name="can_focus">False</property>
  409. <property name="tooltip_text" translatable="yes" context="dockingfontwork|noshadow|tooltip_text">No Shadow</property>
  410. <property name="use_underline">True</property>
  411. <property name="icon_name">svx/res/fw013.png</property>
  412. <property name="active">True</property>
  413. <child internal-child="accessible">
  414. <object class="AtkObject" id="noshadow-atkobject">
  415. <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|noshadow">Removes the shadow effects that you applied to the text.</property>
  416. </object>
  417. </child>
  418. </object>
  419. <packing>
  420. <property name="expand">False</property>
  421. <property name="homogeneous">True</property>
  422. </packing>
  423. </child>
  424. <child>
  425. <object class="GtkRadioToolButton" id="vertical">
  426. <property name="visible">True</property>
  427. <property name="can_focus">False</property>
  428. <property name="tooltip_text" translatable="yes" context="dockingfontwork|vertical|tooltip_text">Vertical</property>
  429. <property name="use_underline">True</property>
  430. <property name="icon_name">svx/res/fw014.png</property>
  431. <property name="group">noshadow</property>
  432. <child internal-child="accessible">
  433. <object class="AtkObject" id="vertical-atkobject">
  434. <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|vertical">Adds a shadow to the text in the selected object. Click this button, and then enter the dimensions of the shadow in the Distance X and the Distance Y boxes.</property>
  435. </object>
  436. </child>
  437. </object>
  438. <packing>
  439. <property name="expand">False</property>
  440. <property name="homogeneous">True</property>
  441. </packing>
  442. </child>
  443. <child>
  444. <object class="GtkRadioToolButton" id="slant">
  445. <property name="visible">True</property>
  446. <property name="can_focus">False</property>
  447. <property name="tooltip_text" translatable="yes" context="dockingfontwork|slant|tooltip_text">Slant</property>
  448. <property name="use_underline">True</property>
  449. <property name="icon_name">svx/res/fw015.png</property>
  450. <property name="group">noshadow</property>
  451. <child internal-child="accessible">
  452. <object class="AtkObject" id="slant-atkobject">
  453. <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|slant">Adds a slant shadow to the text in the selected object. Click this button, and then enter the dimensions of the shadow in the Distance X and the Distance Y boxes.</property>
  454. </object>
  455. </child>
  456. </object>
  457. <packing>
  458. <property name="expand">False</property>
  459. <property name="homogeneous">True</property>
  460. </packing>
  461. </child>
  462. </object>
  463. <packing>
  464. <property name="left_attach">0</property>
  465. <property name="top_attach">4</property>
  466. </packing>
  467. </child>
  468. <child>
  469. <!-- n-columns=1 n-rows=1 -->
  470. <object class="GtkGrid" id="grid4">
  471. <property name="visible">True</property>
  472. <property name="can_focus">False</property>
  473. <property name="halign">end</property>
  474. <property name="column_spacing">12</property>
  475. <child>
  476. <object class="GtkImage" id="shadowx">
  477. <property name="visible">True</property>
  478. <property name="can_focus">False</property>
  479. <property name="valign">center</property>
  480. <property name="icon_name">svx/res/fw018.png</property>
  481. </object>
  482. <packing>
  483. <property name="left_attach">0</property>
  484. <property name="top_attach">0</property>
  485. </packing>
  486. </child>
  487. <child>
  488. <object class="GtkSpinButton" id="distancex">
  489. <property name="visible">True</property>
  490. <property name="can_focus">True</property>
  491. <property name="tooltip_text" translatable="yes" context="dockingfontwork|distancex|tooltip_text">Distance X</property>
  492. <property name="text">0.00</property>
  493. <property name="adjustment">adjustment3</property>
  494. <property name="digits">2</property>
  495. <property name="truncate-multiline">True</property>
  496. <child internal-child="accessible">
  497. <object class="AtkObject" id="distancex-atkobject">
  498. <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|distancex">Enter the horizontal distance between the text characters and the edge of the shadow.</property>
  499. </object>
  500. </child>
  501. </object>
  502. <packing>
  503. <property name="left_attach">1</property>
  504. <property name="top_attach">0</property>
  505. </packing>
  506. </child>
  507. </object>
  508. <packing>
  509. <property name="left_attach">0</property>
  510. <property name="top_attach">5</property>
  511. </packing>
  512. </child>
  513. <child>
  514. <!-- n-columns=1 n-rows=1 -->
  515. <object class="GtkGrid" id="grid5">
  516. <property name="visible">True</property>
  517. <property name="can_focus">False</property>
  518. <property name="halign">end</property>
  519. <property name="column_spacing">12</property>
  520. <child>
  521. <object class="GtkImage" id="shadowy">
  522. <property name="visible">True</property>
  523. <property name="can_focus">False</property>
  524. <property name="valign">center</property>
  525. <property name="icon_name">svx/res/fw019.png</property>
  526. </object>
  527. <packing>
  528. <property name="left_attach">0</property>
  529. <property name="top_attach">0</property>
  530. </packing>
  531. </child>
  532. <child>
  533. <object class="GtkSpinButton" id="distancey">
  534. <property name="visible">True</property>
  535. <property name="can_focus">True</property>
  536. <property name="tooltip_text" translatable="yes" context="dockingfontwork|distancey|tooltip_text">Distance Y</property>
  537. <property name="text">0.00</property>
  538. <property name="adjustment">adjustment4</property>
  539. <property name="digits">2</property>
  540. <property name="truncate-multiline">True</property>
  541. <child internal-child="accessible">
  542. <object class="AtkObject" id="distancey-atkobject">
  543. <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|distancey">Enter the vertical distance between the text characters and the edge of the shadow.</property>
  544. </object>
  545. </child>
  546. </object>
  547. <packing>
  548. <property name="left_attach">1</property>
  549. <property name="top_attach">0</property>
  550. </packing>
  551. </child>
  552. </object>
  553. <packing>
  554. <property name="left_attach">0</property>
  555. <property name="top_attach">6</property>
  556. </packing>
  557. </child>
  558. <child>
  559. <object class="GtkMenuButton" id="color">
  560. <property name="visible">True</property>
  561. <property name="can_focus">True</property>
  562. <property name="receives_default">False</property>
  563. <property name="tooltip_text" translatable="yes" context="dockingfontwork|color|tooltip_text">Shadow Color</property>
  564. <property name="hexpand">True</property>
  565. <property name="xalign">0</property>
  566. <property name="draw_indicator">True</property>
  567. <property name="label" translatable="no"></property>
  568. <child>
  569. <placeholder/>
  570. </child>
  571. <child internal-child="accessible">
  572. <object class="AtkObject" id="color-atkobject">
  573. <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|color">Select a color for the text shadow.</property>
  574. </object>
  575. </child>
  576. </object>
  577. <packing>
  578. <property name="left_attach">0</property>
  579. <property name="top_attach">7</property>
  580. </packing>
  581. </child>
  582. <child internal-child="accessible">
  583. <object class="AtkObject" id="DockingFontwork-atkobject">
  584. <property name="AtkObject::accessible-description" translatable="yes" context="dockingfontwork|extended_tip|DockingFontwork">Simple tool for putting text along a curve without any fancy effects.</property>
  585. </object>
  586. </child>
  587. </object>
  588. <object class="GtkSizeGroup" id="sizegroup1">
  589. <widgets>
  590. <widget name="distance"/>
  591. <widget name="indent"/>
  592. <widget name="distancex"/>
  593. <widget name="distancey"/>
  594. </widgets>
  595. </object>
  596. </interface>