sidebararea.ui 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375
  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="upper">100</property>
  7. <property name="step_increment">5</property>
  8. <property name="page_increment">10</property>
  9. </object>
  10. <object class="GtkAdjustment" id="adjustment2">
  11. <property name="upper">360</property>
  12. <property name="step_increment">1</property>
  13. <property name="page_increment">10</property>
  14. </object>
  15. <object class="GtkAdjustment" id="adjustment4">
  16. <property name="upper">100</property>
  17. <property name="step_increment">1</property>
  18. <property name="page_increment">10</property>
  19. </object>
  20. <object class="GtkListStore" id="liststore4">
  21. <columns>
  22. <!-- column-name text -->
  23. <column type="gchararray"/>
  24. <!-- column-name id -->
  25. <column type="gchararray"/>
  26. <!-- column-name image -->
  27. <column type="GdkPixbuf"/>
  28. <!-- column-name surface -->
  29. <column type="CairoSurface"/>
  30. </columns>
  31. </object>
  32. <!-- n-columns=1 n-rows=1 -->
  33. <object class="GtkGrid" id="AreaPropertyPanel">
  34. <property name="visible">True</property>
  35. <property name="can_focus">False</property>
  36. <property name="hexpand">True</property>
  37. <child>
  38. <!-- n-columns=1 n-rows=1 -->
  39. <object class="GtkGrid" id="grid1">
  40. <property name="visible">True</property>
  41. <property name="can_focus">False</property>
  42. <property name="hexpand">True</property>
  43. <property name="border_width">6</property>
  44. <property name="row_spacing">3</property>
  45. <property name="column_spacing">6</property>
  46. <child>
  47. <object class="GtkBox" id="box1">
  48. <property name="visible">True</property>
  49. <property name="can_focus">False</property>
  50. <property name="spacing">6</property>
  51. <child>
  52. <object class="GtkScale" id="transparencyslider">
  53. <property name="visible">True</property>
  54. <property name="can_focus">True</property>
  55. <property name="tooltip_text" translatable="yes" context="sidebararea|transparencyslider|tooltip_text">Specify 0% for fully opaque through 100% for fully transparent.</property>
  56. <property name="hexpand">True</property>
  57. <property name="adjustment">adjustment4</property>
  58. <property name="round_digits">1</property>
  59. <property name="draw_value">False</property>
  60. </object>
  61. <packing>
  62. <property name="expand">False</property>
  63. <property name="fill">True</property>
  64. <property name="position">0</property>
  65. </packing>
  66. </child>
  67. <child>
  68. <object class="GtkSpinButton" id="settransparency">
  69. <property name="visible">True</property>
  70. <property name="can_focus">True</property>
  71. <property name="tooltip_text" translatable="yes" context="sidebararea|settransparency|tooltip_text">Specify 0% for fully opaque through 100% for fully transparent.</property>
  72. <property name="adjustment">adjustment1</property>
  73. <property name="truncate-multiline">True</property>
  74. <child internal-child="accessible">
  75. <object class="AtkObject" id="settransparency-atkobject">
  76. <property name="AtkObject::accessible-name" translatable="yes" context="sidebararea|settransparency-atkobject">Transparency</property>
  77. </object>
  78. </child>
  79. </object>
  80. <packing>
  81. <property name="expand">False</property>
  82. <property name="fill">True</property>
  83. <property name="position">1</property>
  84. </packing>
  85. </child>
  86. </object>
  87. <packing>
  88. <property name="left_attach">0</property>
  89. <property name="top_attach">5</property>
  90. <property name="width">2</property>
  91. </packing>
  92. </child>
  93. <child>
  94. <object class="GtkLabel" id="filllabel">
  95. <property name="visible">True</property>
  96. <property name="can_focus">False</property>
  97. <property name="tooltip_text" translatable="yes" context="sidebararea|filllabel|tooltip_text">Fill:</property>
  98. <property name="label" translatable="yes" context="sidebararea|filllabel">_Fill:</property>
  99. <property name="use_underline">True</property>
  100. <property name="xalign">0</property>
  101. </object>
  102. <packing>
  103. <property name="left_attach">0</property>
  104. <property name="top_attach">0</property>
  105. </packing>
  106. </child>
  107. <child>
  108. <object class="GtkComboBoxText" id="fillstylearea">
  109. <property name="visible">True</property>
  110. <property name="can_focus">False</property>
  111. <property name="tooltip_text" translatable="yes" context="sidebararea|fillstylearea|tooltip_text">Select the fill type to apply.</property>
  112. <child internal-child="accessible">
  113. <object class="AtkObject" id="fillstylearea-atkobject">
  114. <property name="AtkObject::accessible-name" translatable="yes" context="sidebararea|fillstylearea-atkobject">Fill Type</property>
  115. </object>
  116. </child>
  117. </object>
  118. <packing>
  119. <property name="left_attach">1</property>
  120. <property name="top_attach">0</property>
  121. </packing>
  122. </child>
  123. <child>
  124. <object class="GtkBox" id="box2">
  125. <property name="visible">True</property>
  126. <property name="can_focus">False</property>
  127. <property name="valign">center</property>
  128. <property name="orientation">vertical</property>
  129. <child>
  130. <object class="GtkComboBoxText" id="gradientstyle">
  131. <property name="visible">True</property>
  132. <property name="can_focus">False</property>
  133. <property name="tooltip_text" translatable="yes" context="sidebararea|gradientstyle|tooltip_text">Select the gradient style.</property>
  134. <items>
  135. <item translatable="yes" context="sidebararea|gradientstyle">Linear</item>
  136. <item translatable="yes" context="sidebararea|gradientstyle">Axial</item>
  137. <item translatable="yes" context="sidebararea|gradientstyle">Radial</item>
  138. <item translatable="yes" context="sidebararea|gradientstyle">Ellipsoid</item>
  139. <item translatable="yes" context="sidebararea|gradientstyle">Quadratic</item>
  140. <item translatable="yes" context="sidebararea|gradientstyle">Square</item>
  141. </items>
  142. <child internal-child="accessible">
  143. <object class="AtkObject" id="gradientstyle-atkobject">
  144. <property name="AtkObject::accessible-name" translatable="yes" context="sidebararea|gradientstyle-atkobject">Gradient Type</property>
  145. </object>
  146. </child>
  147. </object>
  148. <packing>
  149. <property name="expand">False</property>
  150. <property name="fill">True</property>
  151. <property name="position">0</property>
  152. </packing>
  153. </child>
  154. <child>
  155. <object class="GtkButton" id="bmpimport">
  156. <property name="label" translatable="yes" context="sidebararea|bmpimport">_Import</property>
  157. <property name="can_focus">True</property>
  158. <property name="receives_default">True</property>
  159. <property name="use_underline">True</property>
  160. </object>
  161. <packing>
  162. <property name="expand">False</property>
  163. <property name="fill">True</property>
  164. <property name="position">1</property>
  165. </packing>
  166. </child>
  167. </object>
  168. <packing>
  169. <property name="left_attach">0</property>
  170. <property name="top_attach">1</property>
  171. </packing>
  172. </child>
  173. <child>
  174. <object class="GtkBox" id="box8">
  175. <property name="visible">True</property>
  176. <property name="can_focus">False</property>
  177. <property name="valign">center</property>
  178. <property name="hexpand">True</property>
  179. <child>
  180. <object class="GtkToolbar" id="selectcolor">
  181. <property name="can_focus">True</property>
  182. <property name="halign">start</property>
  183. <property name="toolbar_style">icons</property>
  184. <property name="show_arrow">False</property>
  185. <property name="icon_size">2</property>
  186. <child>
  187. <object class="GtkMenuToolButton" id=".uno:FillColor">
  188. <property name="visible">True</property>
  189. <property name="can_focus">False</property>
  190. <property name="tooltip_text" translatable="yes" context="sidebararea|color|tooltip_text">Select the color to apply.</property>
  191. <property name="use_underline">True</property>
  192. </object>
  193. <packing>
  194. <property name="expand">False</property>
  195. <property name="homogeneous">False</property>
  196. </packing>
  197. </child>
  198. </object>
  199. <packing>
  200. <property name="expand">True</property>
  201. <property name="fill">True</property>
  202. <property name="position">0</property>
  203. </packing>
  204. </child>
  205. <child>
  206. <object class="GtkComboBox" id="fillattrhb">
  207. <property name="visible">True</property>
  208. <property name="can_focus">False</property>
  209. <property name="tooltip_text" translatable="yes" context="sidebararea|fillattrhb|tooltip_text">Select the effect to apply.</property>
  210. <property name="hexpand">True</property>
  211. <property name="model">liststore4</property>
  212. <property name="entry_text_column">0</property>
  213. <property name="id_column">1</property>
  214. <child>
  215. <object class="GtkCellRendererText" id="cellrenderertext3"/>
  216. <attributes>
  217. <attribute name="text">0</attribute>
  218. </attributes>
  219. </child>
  220. <child>
  221. <object class="GtkCellRendererPixbuf" id="cellrenderertext4"/>
  222. </child>
  223. <child internal-child="accessible">
  224. <object class="AtkObject" id="fillattrhb-atkobject">
  225. <property name="AtkObject::accessible-name" translatable="yes" context="sidebararea|fillattrhb-atkobject">Hatching/Bitmap</property>
  226. </object>
  227. </child>
  228. </object>
  229. <packing>
  230. <property name="expand">True</property>
  231. <property name="fill">True</property>
  232. <property name="position">1</property>
  233. </packing>
  234. </child>
  235. <child>
  236. <object class="GtkMenuButton" id="fillgrad1">
  237. <property name="visible">True</property>
  238. <property name="can_focus">True</property>
  239. <property name="receives_default">False</property>
  240. <property name="tooltip_text" translatable="yes" context="sidebararea|fillgrad1|tooltip_text">Fill gradient from.</property>
  241. <property name="valign">center</property>
  242. <property name="hexpand">True</property>
  243. <property name="xalign">0</property>
  244. <property name="draw_indicator">True</property>
  245. <property name="label" translatable="no"></property>
  246. <child>
  247. <placeholder/>
  248. </child>
  249. </object>
  250. <packing>
  251. <property name="expand">False</property>
  252. <property name="fill">True</property>
  253. <property name="position">2</property>
  254. </packing>
  255. </child>
  256. </object>
  257. <packing>
  258. <property name="left_attach">1</property>
  259. <property name="top_attach">1</property>
  260. </packing>
  261. </child>
  262. <child>
  263. <object class="GtkSpinButton" id="gradangle">
  264. <property name="can_focus">True</property>
  265. <property name="tooltip_text" translatable="yes" context="sidebararea|gradangle|tooltip_text">Select the gradient angle.</property>
  266. <property name="valign">center</property>
  267. <property name="adjustment">adjustment2</property>
  268. <property name="truncate-multiline">True</property>
  269. <child internal-child="accessible">
  270. <object class="AtkObject" id="gradangle-atkobject">
  271. <property name="AtkObject::accessible-name" translatable="yes" context="sidebararea|gradangle-atkobject">Gradient angle</property>
  272. </object>
  273. </child>
  274. </object>
  275. <packing>
  276. <property name="left_attach">0</property>
  277. <property name="top_attach">2</property>
  278. </packing>
  279. </child>
  280. <child>
  281. <object class="GtkMenuButton" id="fillgrad2">
  282. <property name="visible">True</property>
  283. <property name="can_focus">True</property>
  284. <property name="receives_default">False</property>
  285. <property name="tooltip_text" translatable="yes" context="sidebararea|fillgrad2|tooltip_text">Fill gradient to.</property>
  286. <property name="valign">center</property>
  287. <property name="xalign">0</property>
  288. <property name="draw_indicator">True</property>
  289. <property name="label" translatable="no"></property>
  290. <child>
  291. <placeholder/>
  292. </child>
  293. </object>
  294. <packing>
  295. <property name="left_attach">1</property>
  296. <property name="top_attach">2</property>
  297. </packing>
  298. </child>
  299. <child>
  300. <object class="GtkLabel" id="transparencylabel">
  301. <property name="visible">True</property>
  302. <property name="can_focus">False</property>
  303. <property name="tooltip_text" translatable="yes" context="sidebararea|transparencylabel|tooltip_text">Transparency</property>
  304. <property name="label" translatable="yes" context="sidebararea|transparencylabel">_Transparency:</property>
  305. <property name="use_underline">True</property>
  306. <property name="xalign">0</property>
  307. </object>
  308. <packing>
  309. <property name="left_attach">0</property>
  310. <property name="top_attach">3</property>
  311. </packing>
  312. </child>
  313. <child>
  314. <object class="GtkComboBoxText" id="transtype">
  315. <property name="visible">True</property>
  316. <property name="can_focus">False</property>
  317. <property name="tooltip_text" translatable="yes" context="sidebararea|transtype|tooltip_text">Select the type of transparency to apply.</property>
  318. <items>
  319. <item translatable="yes" context="sidebararea|transtype">None</item>
  320. <item translatable="yes" context="sidebararea|transtype">Solid</item>
  321. <item translatable="yes" context="sidebararea|transtype">Linear</item>
  322. <item translatable="yes" context="sidebararea|transtype">Axial</item>
  323. <item translatable="yes" context="sidebararea|transtype">Radial</item>
  324. <item translatable="yes" context="sidebararea|transtype">Ellipsoid</item>
  325. <item translatable="yes" context="sidebararea|transtype">Quadratic</item>
  326. <item translatable="yes" context="sidebararea|transtype">Square</item>
  327. </items>
  328. <child internal-child="accessible">
  329. <object class="AtkObject" id="transtype-atkobject">
  330. <property name="AtkObject::accessible-name" translatable="yes" context="sidebararea|transtype-atkobject">Transparency Type</property>
  331. </object>
  332. </child>
  333. </object>
  334. <packing>
  335. <property name="left_attach">1</property>
  336. <property name="top_attach">3</property>
  337. </packing>
  338. </child>
  339. <child>
  340. <object class="GtkToolbar" id="selectgradient">
  341. <property name="visible">True</property>
  342. <property name="can_focus">True</property>
  343. <property name="toolbar_style">icons</property>
  344. <property name="show_arrow">False</property>
  345. <property name="icon_size">2</property>
  346. <child>
  347. <object class="GtkMenuToolButton" id="sidebargradient">
  348. <property name="visible">True</property>
  349. <property name="can_focus">False</property>
  350. <property name="tooltip_text" translatable="yes" context="sidebararea|gradient|tooltip_text">Specify the variation of gradient transparency.</property>
  351. <property name="use_underline">True</property>
  352. </object>
  353. <packing>
  354. <property name="expand">True</property>
  355. <property name="homogeneous">False</property>
  356. </packing>
  357. </child>
  358. </object>
  359. <packing>
  360. <property name="left_attach">1</property>
  361. <property name="top_attach">4</property>
  362. </packing>
  363. </child>
  364. <child>
  365. <placeholder/>
  366. </child>
  367. </object>
  368. <packing>
  369. <property name="left_attach">0</property>
  370. <property name="top_attach">0</property>
  371. </packing>
  372. </child>
  373. </object>
  374. </interface>