optionsdialog.ui 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.36.0 -->
  3. <interface domain="cui">
  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. <object class="GtkDialog" id="OptionsDialog">
  14. <property name="can_focus">False</property>
  15. <property name="hexpand">True</property>
  16. <property name="vexpand">True</property>
  17. <property name="border_width">6</property>
  18. <property name="title" translatable="yes" context="optionsdialog|OptionsDialog">Options</property>
  19. <property name="modal">True</property>
  20. <property name="type_hint">dialog</property>
  21. <child internal-child="vbox">
  22. <object class="GtkBox" id="dialog-vbox1">
  23. <property name="can_focus">False</property>
  24. <property name="hexpand">True</property>
  25. <property name="vexpand">True</property>
  26. <property name="orientation">vertical</property>
  27. <property name="spacing">12</property>
  28. <child internal-child="action_area">
  29. <object class="GtkButtonBox" id="dialog-action_area1">
  30. <property name="can_focus">False</property>
  31. <property name="layout_style">end</property>
  32. <child>
  33. <object class="GtkButton" id="help">
  34. <property name="label">gtk-help</property>
  35. <property name="visible">True</property>
  36. <property name="can_focus">True</property>
  37. <property name="receives_default">True</property>
  38. <property name="use_stock">True</property>
  39. </object>
  40. <packing>
  41. <property name="expand">False</property>
  42. <property name="fill">True</property>
  43. <property name="position">0</property>
  44. <property name="secondary">True</property>
  45. </packing>
  46. </child>
  47. <child>
  48. <object class="GtkButton" id="revert">
  49. <property name="label">gtk-revert-to-saved</property>
  50. <property name="visible">True</property>
  51. <property name="can_focus">True</property>
  52. <property name="receives_default">True</property>
  53. <property name="use_stock">True</property>
  54. <child internal-child="accessible">
  55. <object class="AtkObject" id="revert-atkobject">
  56. <property name="AtkObject::accessible-description" translatable="yes" context="optionsdialog|extended_tip|revert">Resets changes made to the current tab to those applicable when this dialog was opened.</property>
  57. </object>
  58. </child>
  59. </object>
  60. <packing>
  61. <property name="expand">False</property>
  62. <property name="fill">True</property>
  63. <property name="position">1</property>
  64. </packing>
  65. </child>
  66. <child>
  67. <object class="GtkButton" id="apply">
  68. <property name="label">gtk-apply</property>
  69. <property name="visible">True</property>
  70. <property name="can_focus">True</property>
  71. <property name="receives_default">True</property>
  72. <property name="use_stock">True</property>
  73. </object>
  74. <packing>
  75. <property name="expand">False</property>
  76. <property name="fill">True</property>
  77. <property name="position">2</property>
  78. </packing>
  79. </child>
  80. <child>
  81. <object class="GtkButton" id="ok">
  82. <property name="label">gtk-ok</property>
  83. <property name="visible">True</property>
  84. <property name="can_focus">True</property>
  85. <property name="can_default">True</property>
  86. <property name="has_default">True</property>
  87. <property name="receives_default">True</property>
  88. <property name="use_stock">True</property>
  89. <child internal-child="accessible">
  90. <object class="AtkObject" id="ok-atkobject">
  91. <property name="AtkObject::accessible-description" translatable="yes" context="optionsdialog|extended_tip|ok">Saves all changes and closes dialog.</property>
  92. </object>
  93. </child>
  94. </object>
  95. <packing>
  96. <property name="expand">False</property>
  97. <property name="fill">True</property>
  98. <property name="position">3</property>
  99. </packing>
  100. </child>
  101. <child>
  102. <object class="GtkButton" id="cancel">
  103. <property name="label">gtk-cancel</property>
  104. <property name="visible">True</property>
  105. <property name="can_focus">True</property>
  106. <property name="receives_default">True</property>
  107. <property name="use_stock">True</property>
  108. <child internal-child="accessible">
  109. <object class="AtkObject" id="cancel-atkobject">
  110. <property name="AtkObject::accessible-description" translatable="yes" context="optionsdialog|extended_tip|cancel">Closes dialog and discards all changes.</property>
  111. </object>
  112. </child>
  113. </object>
  114. <packing>
  115. <property name="expand">False</property>
  116. <property name="fill">True</property>
  117. <property name="position">4</property>
  118. </packing>
  119. </child>
  120. </object>
  121. <packing>
  122. <property name="expand">False</property>
  123. <property name="fill">True</property>
  124. <property name="pack_type">end</property>
  125. <property name="position">1</property>
  126. </packing>
  127. </child>
  128. <child>
  129. <object class="GtkBox" id="box2">
  130. <property name="visible">True</property>
  131. <property name="can_focus">False</property>
  132. <property name="hexpand">True</property>
  133. <property name="vexpand">True</property>
  134. <property name="spacing">6</property>
  135. <child>
  136. <object class="GtkScrolledWindow">
  137. <property name="visible">True</property>
  138. <property name="can_focus">True</property>
  139. <property name="vexpand">True</property>
  140. <property name="shadow_type">in</property>
  141. <child>
  142. <object class="GtkTreeView" id="pages">
  143. <property name="width_request">-1</property>
  144. <property name="visible">True</property>
  145. <property name="can_focus">True</property>
  146. <property name="receives_default">True</property>
  147. <property name="vexpand">True</property>
  148. <property name="model">liststore1</property>
  149. <property name="headers_visible">False</property>
  150. <property name="search_column">1</property>
  151. <property name="enable_tree_lines">True</property>
  152. <child internal-child="selection">
  153. <object class="GtkTreeSelection" id="Macro Library List-selection1"/>
  154. </child>
  155. <child>
  156. <object class="GtkTreeViewColumn" id="treeviewcolumn2">
  157. <property name="spacing">6</property>
  158. <child>
  159. <object class="GtkCellRendererText" id="cellrenderertext2"/>
  160. <attributes>
  161. <attribute name="text">0</attribute>
  162. </attributes>
  163. </child>
  164. </object>
  165. </child>
  166. </object>
  167. </child>
  168. </object>
  169. <packing>
  170. <property name="expand">False</property>
  171. <property name="fill">True</property>
  172. <property name="position">0</property>
  173. </packing>
  174. </child>
  175. <child>
  176. <object class="GtkBox" id="box">
  177. <property name="visible">True</property>
  178. <property name="can_focus">False</property>
  179. <property name="hexpand">True</property>
  180. <property name="vexpand">True</property>
  181. <property name="orientation">vertical</property>
  182. <child>
  183. <placeholder/>
  184. </child>
  185. </object>
  186. <packing>
  187. <property name="expand">False</property>
  188. <property name="fill">True</property>
  189. <property name="position">1</property>
  190. </packing>
  191. </child>
  192. </object>
  193. <packing>
  194. <property name="expand">False</property>
  195. <property name="fill">True</property>
  196. <property name="position">0</property>
  197. </packing>
  198. </child>
  199. </object>
  200. </child>
  201. <action-widgets>
  202. <action-widget response="-11">help</action-widget>
  203. <action-widget response="101">revert</action-widget>
  204. <action-widget response="-5">ok</action-widget>
  205. <action-widget response="-6">cancel</action-widget>
  206. </action-widgets>
  207. <child type="titlebar">
  208. <placeholder/>
  209. </child>
  210. </object>
  211. </interface>