columnwidth.ui 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  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">99</property>
  8. <property name="value">1</property>
  9. <property name="step_increment">1</property>
  10. <property name="page_increment">10</property>
  11. </object>
  12. <object class="GtkDialog" id="ColumnWidthDialog">
  13. <property name="can_focus">False</property>
  14. <property name="border_width">6</property>
  15. <property name="title" translatable="yes" context="columnwidth|ColumnWidthDialog">Column Width</property>
  16. <property name="resizable">False</property>
  17. <property name="modal">True</property>
  18. <property name="default_width">0</property>
  19. <property name="default_height">0</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="orientation">vertical</property>
  25. <property name="spacing">12</property>
  26. <child internal-child="action_area">
  27. <object class="GtkButtonBox" id="dialog-action_area1">
  28. <property name="can_focus">False</property>
  29. <property name="layout_style">end</property>
  30. <child>
  31. <object class="GtkButton" id="ok">
  32. <property name="label">gtk-ok</property>
  33. <property name="visible">True</property>
  34. <property name="can_focus">True</property>
  35. <property name="can_default">True</property>
  36. <property name="has_default">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. </packing>
  45. </child>
  46. <child>
  47. <object class="GtkButton" id="cancel">
  48. <property name="label">gtk-cancel</property>
  49. <property name="visible">True</property>
  50. <property name="can_focus">True</property>
  51. <property name="receives_default">True</property>
  52. <property name="use_stock">True</property>
  53. </object>
  54. <packing>
  55. <property name="expand">False</property>
  56. <property name="fill">True</property>
  57. <property name="position">1</property>
  58. </packing>
  59. </child>
  60. <child>
  61. <object class="GtkButton" id="help">
  62. <property name="label">gtk-help</property>
  63. <property name="visible">True</property>
  64. <property name="can_focus">True</property>
  65. <property name="receives_default">True</property>
  66. <property name="use_stock">True</property>
  67. </object>
  68. <packing>
  69. <property name="expand">False</property>
  70. <property name="fill">True</property>
  71. <property name="position">2</property>
  72. <property name="secondary">True</property>
  73. </packing>
  74. </child>
  75. </object>
  76. <packing>
  77. <property name="expand">False</property>
  78. <property name="fill">True</property>
  79. <property name="pack_type">end</property>
  80. <property name="position">0</property>
  81. </packing>
  82. </child>
  83. <child>
  84. <object class="GtkFrame" id="frame1">
  85. <property name="visible">True</property>
  86. <property name="can_focus">False</property>
  87. <property name="label_xalign">0</property>
  88. <property name="shadow_type">none</property>
  89. <child>
  90. <object class="GtkAlignment" id="alignment1">
  91. <property name="visible">True</property>
  92. <property name="can_focus">False</property>
  93. <property name="top_padding">6</property>
  94. <property name="left_padding">12</property>
  95. <child>
  96. <!-- n-columns=1 n-rows=1 -->
  97. <object class="GtkGrid" id="grid1">
  98. <property name="visible">True</property>
  99. <property name="can_focus">False</property>
  100. <property name="row_spacing">6</property>
  101. <property name="column_spacing">12</property>
  102. <child>
  103. <object class="GtkLabel" id="label2">
  104. <property name="visible">True</property>
  105. <property name="can_focus">False</property>
  106. <property name="label" translatable="yes" context="columnwidth|label2">Column:</property>
  107. <property name="use_underline">True</property>
  108. <property name="mnemonic_widget">column</property>
  109. <property name="xalign">1</property>
  110. </object>
  111. <packing>
  112. <property name="left_attach">0</property>
  113. <property name="top_attach">0</property>
  114. </packing>
  115. </child>
  116. <child>
  117. <object class="GtkLabel" id="label3">
  118. <property name="visible">True</property>
  119. <property name="can_focus">False</property>
  120. <property name="label" translatable="yes" context="columnwidth|label3">Width:</property>
  121. <property name="use_underline">True</property>
  122. <property name="mnemonic_widget">width</property>
  123. <property name="xalign">1</property>
  124. </object>
  125. <packing>
  126. <property name="left_attach">0</property>
  127. <property name="top_attach">1</property>
  128. </packing>
  129. </child>
  130. <child>
  131. <object class="GtkSpinButton" id="column">
  132. <property name="visible">True</property>
  133. <property name="can_focus">True</property>
  134. <property name="activates_default">True</property>
  135. <property name="adjustment">adjustment1</property>
  136. <property name="truncate-multiline">True</property>
  137. <child internal-child="accessible">
  138. <object class="AtkObject" id="column-atkobject">
  139. <property name="AtkObject::accessible-description" translatable="yes" context="columnwidth|extended_tip|column">Enter the column number of the column you want to change the width of.</property>
  140. </object>
  141. </child>
  142. </object>
  143. <packing>
  144. <property name="left_attach">1</property>
  145. <property name="top_attach">0</property>
  146. </packing>
  147. </child>
  148. <child>
  149. <object class="GtkSpinButton" id="width">
  150. <property name="visible">True</property>
  151. <property name="can_focus">True</property>
  152. <property name="activates_default">True</property>
  153. <property name="digits">2</property>
  154. <property name="truncate-multiline">True</property>
  155. <child internal-child="accessible">
  156. <object class="AtkObject" id="width-atkobject">
  157. <property name="AtkObject::accessible-description" translatable="yes" context="columnwidth|extended_tip|width">Enter the width that you want for the selected column(s).</property>
  158. </object>
  159. </child>
  160. </object>
  161. <packing>
  162. <property name="left_attach">1</property>
  163. <property name="top_attach">1</property>
  164. </packing>
  165. </child>
  166. </object>
  167. </child>
  168. </object>
  169. </child>
  170. <child type="label">
  171. <object class="GtkLabel" id="label1">
  172. <property name="visible">True</property>
  173. <property name="can_focus">False</property>
  174. <property name="label" translatable="yes" context="columnwidth|label1">Width</property>
  175. <attributes>
  176. <attribute name="weight" value="bold"/>
  177. </attributes>
  178. </object>
  179. </child>
  180. </object>
  181. <packing>
  182. <property name="expand">False</property>
  183. <property name="fill">True</property>
  184. <property name="position">1</property>
  185. </packing>
  186. </child>
  187. </object>
  188. </child>
  189. <action-widgets>
  190. <action-widget response="-5">ok</action-widget>
  191. <action-widget response="-6">cancel</action-widget>
  192. <action-widget response="-11">help</action-widget>
  193. </action-widgets>
  194. <child type="titlebar">
  195. <placeholder/>
  196. </child>
  197. <child internal-child="accessible">
  198. <object class="AtkObject" id="ColumnWidthDialog-atkobject">
  199. <property name="AtkObject::accessible-description" translatable="yes" context="columnwidth|extended_tip|ColumnWidthDialog">Changes the width of the selected column(s).</property>
  200. </object>
  201. </child>
  202. </object>
  203. </interface>