abstractdialog.ui 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.36.0 -->
  3. <interface domain="sw">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkAdjustment" id="adjustment1">
  6. <property name="lower">1</property>
  7. <property name="upper">5</property>
  8. <property name="value">3</property>
  9. <property name="step_increment">1</property>
  10. <property name="page_increment">10</property>
  11. </object>
  12. <object class="GtkAdjustment" id="adjustment2">
  13. <property name="lower">1</property>
  14. <property name="upper">5</property>
  15. <property name="value">1</property>
  16. <property name="step_increment">1</property>
  17. <property name="page_increment">10</property>
  18. </object>
  19. <object class="GtkDialog" id="AbstractDialog">
  20. <property name="can_focus">False</property>
  21. <property name="border_width">6</property>
  22. <property name="title" translatable="yes" context="abstractdialog|AbstractDialog">Create AutoAbstract</property>
  23. <property name="modal">True</property>
  24. <property name="default_width">0</property>
  25. <property name="default_height">0</property>
  26. <property name="type_hint">dialog</property>
  27. <child internal-child="vbox">
  28. <object class="GtkBox" id="dialog-vbox1">
  29. <property name="can_focus">False</property>
  30. <property name="orientation">vertical</property>
  31. <property name="spacing">12</property>
  32. <child internal-child="action_area">
  33. <object class="GtkButtonBox" id="dialog-action_area1">
  34. <property name="can_focus">False</property>
  35. <property name="layout_style">end</property>
  36. <child>
  37. <object class="GtkButton" id="ok">
  38. <property name="label">gtk-ok</property>
  39. <property name="visible">True</property>
  40. <property name="can_focus">True</property>
  41. <property name="can_default">True</property>
  42. <property name="has_default">True</property>
  43. <property name="receives_default">True</property>
  44. <property name="use_stock">True</property>
  45. </object>
  46. <packing>
  47. <property name="expand">False</property>
  48. <property name="fill">True</property>
  49. <property name="position">0</property>
  50. </packing>
  51. </child>
  52. <child>
  53. <object class="GtkButton" id="cancel">
  54. <property name="label">gtk-cancel</property>
  55. <property name="visible">True</property>
  56. <property name="can_focus">True</property>
  57. <property name="receives_default">True</property>
  58. <property name="use_stock">True</property>
  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="help">
  68. <property name="label">gtk-help</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. <property name="secondary">True</property>
  79. </packing>
  80. </child>
  81. </object>
  82. <packing>
  83. <property name="expand">False</property>
  84. <property name="fill">True</property>
  85. <property name="pack_type">end</property>
  86. <property name="position">0</property>
  87. </packing>
  88. </child>
  89. <child>
  90. <object class="GtkFrame" id="frame1">
  91. <property name="visible">True</property>
  92. <property name="can_focus">False</property>
  93. <property name="hexpand">True</property>
  94. <property name="vexpand">True</property>
  95. <property name="label_xalign">0</property>
  96. <property name="shadow_type">none</property>
  97. <child>
  98. <object class="GtkAlignment" id="alignment1">
  99. <property name="visible">True</property>
  100. <property name="can_focus">False</property>
  101. <property name="hexpand">True</property>
  102. <property name="vexpand">True</property>
  103. <property name="top_padding">6</property>
  104. <property name="left_padding">12</property>
  105. <child>
  106. <!-- n-columns=1 n-rows=1 -->
  107. <object class="GtkGrid" id="grid1">
  108. <property name="visible">True</property>
  109. <property name="can_focus">False</property>
  110. <property name="hexpand">True</property>
  111. <property name="vexpand">True</property>
  112. <property name="row_spacing">6</property>
  113. <property name="column_spacing">12</property>
  114. <child>
  115. <object class="GtkLabel" id="label2">
  116. <property name="visible">True</property>
  117. <property name="can_focus">False</property>
  118. <property name="hexpand">True</property>
  119. <property name="label" translatable="yes" context="abstractdialog|label2">Included outline levels</property>
  120. <property name="use_underline">True</property>
  121. <property name="mnemonic_widget">outlines</property>
  122. <property name="xalign">0</property>
  123. </object>
  124. <packing>
  125. <property name="left_attach">0</property>
  126. <property name="top_attach">0</property>
  127. </packing>
  128. </child>
  129. <child>
  130. <object class="GtkLabel" id="label3">
  131. <property name="visible">True</property>
  132. <property name="can_focus">False</property>
  133. <property name="hexpand">True</property>
  134. <property name="label" translatable="yes" context="abstractdialog|label3">Paragraphs per level</property>
  135. <property name="use_underline">True</property>
  136. <property name="mnemonic_widget">paras</property>
  137. <property name="xalign">0</property>
  138. </object>
  139. <packing>
  140. <property name="left_attach">0</property>
  141. <property name="top_attach">1</property>
  142. </packing>
  143. </child>
  144. <child>
  145. <object class="GtkLabel" id="label4">
  146. <property name="visible">True</property>
  147. <property name="can_focus">False</property>
  148. <property name="hexpand">True</property>
  149. <property name="label" translatable="yes" context="abstractdialog|label4">The abstract contains the selected number of paragraphs from the included outline levels.</property>
  150. <property name="use_underline">True</property>
  151. <property name="wrap">True</property>
  152. <property name="width_chars">52</property>
  153. <property name="max_width_chars">52</property>
  154. <property name="xalign">0</property>
  155. </object>
  156. <packing>
  157. <property name="left_attach">0</property>
  158. <property name="top_attach">2</property>
  159. <property name="width">2</property>
  160. </packing>
  161. </child>
  162. <child>
  163. <object class="GtkSpinButton" id="outlines">
  164. <property name="visible">True</property>
  165. <property name="can_focus">True</property>
  166. <property name="halign">end</property>
  167. <property name="adjustment">adjustment1</property>
  168. <property name="truncate-multiline">True</property>
  169. <child internal-child="accessible">
  170. <object class="AtkObject" id="outlines-atkobject">
  171. <property name="AtkObject::accessible-description" translatable="yes" context="abstractdialog|extended_tip|outlines">Enter the extent of the outline levels to be copied to the new document.</property>
  172. </object>
  173. </child>
  174. </object>
  175. <packing>
  176. <property name="left_attach">1</property>
  177. <property name="top_attach">0</property>
  178. </packing>
  179. </child>
  180. <child>
  181. <object class="GtkSpinButton" id="paras">
  182. <property name="visible">True</property>
  183. <property name="can_focus">True</property>
  184. <property name="halign">end</property>
  185. <property name="adjustment">adjustment2</property>
  186. <property name="truncate-multiline">True</property>
  187. <child internal-child="accessible">
  188. <object class="AtkObject" id="paras-atkobject">
  189. <property name="AtkObject::accessible-description" translatable="yes" context="abstractdialog|extended_tip|paras">Specify the maximum number of consecutive paragraphs to be included in the AutoAbstract document after each heading.</property>
  190. </object>
  191. </child>
  192. </object>
  193. <packing>
  194. <property name="left_attach">1</property>
  195. <property name="top_attach">1</property>
  196. </packing>
  197. </child>
  198. </object>
  199. </child>
  200. </object>
  201. </child>
  202. <child type="label">
  203. <object class="GtkLabel" id="label1">
  204. <property name="visible">True</property>
  205. <property name="can_focus">False</property>
  206. <property name="label" translatable="yes" context="abstractdialog|label1">Properties</property>
  207. <attributes>
  208. <attribute name="weight" value="bold"/>
  209. </attributes>
  210. </object>
  211. </child>
  212. </object>
  213. <packing>
  214. <property name="expand">False</property>
  215. <property name="fill">True</property>
  216. <property name="position">1</property>
  217. </packing>
  218. </child>
  219. </object>
  220. </child>
  221. <action-widgets>
  222. <action-widget response="-5">ok</action-widget>
  223. <action-widget response="-6">cancel</action-widget>
  224. <action-widget response="-11">help</action-widget>
  225. </action-widgets>
  226. <child type="titlebar">
  227. <placeholder/>
  228. </child>
  229. <child internal-child="accessible">
  230. <object class="AtkObject" id="AbstractDialog-atkobject">
  231. <property name="AtkObject::accessible-description" translatable="yes" context="abstractdialog|extended_tip|AbstractDialog">Copies the headings and a number of subsequent paragraphs in the active document to a new AutoAbstract text document. An AutoAbstract is useful for obtaining an overview of long documents.</property>
  232. </object>
  233. </child>
  234. </object>
  235. </interface>