pageheaderpanel.ui 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.38.1 -->
  3. <interface domain="sw">
  4. <requires lib="gtk+" version="3.20"/>
  5. <!-- n-columns=1 n-rows=1 -->
  6. <object class="GtkGrid" id="PageHeaderPanel">
  7. <property name="visible">True</property>
  8. <property name="can-focus">False</property>
  9. <child>
  10. <!-- n-columns=2 n-rows=4 -->
  11. <object class="GtkGrid" id="grid1">
  12. <property name="visible">True</property>
  13. <property name="can-focus">False</property>
  14. <property name="halign">center</property>
  15. <property name="hexpand">True</property>
  16. <property name="vexpand">True</property>
  17. <property name="border-width">6</property>
  18. <property name="row-spacing">6</property>
  19. <property name="column-spacing">6</property>
  20. <child>
  21. <object class="GtkLabel" id="customlabel">
  22. <property name="can-focus">False</property>
  23. <property name="no-show-all">True</property>
  24. <property name="label" translatable="yes" context="pageheaderpanel|customlabel">Custom</property>
  25. </object>
  26. <packing>
  27. <property name="left-attach">1</property>
  28. <property name="top-attach">3</property>
  29. </packing>
  30. </child>
  31. <child>
  32. <object class="GtkLabel" id="spacing">
  33. <property name="visible">True</property>
  34. <property name="can-focus">False</property>
  35. <property name="halign">end</property>
  36. <property name="label" translatable="yes" context="pageheaderpanel|spacing">Spacing:</property>
  37. <property name="mnemonic-widget">spacingpreset</property>
  38. </object>
  39. <packing>
  40. <property name="left-attach">0</property>
  41. <property name="top-attach">1</property>
  42. </packing>
  43. </child>
  44. <child>
  45. <object class="GtkLabel" id="samecontent">
  46. <property name="visible">True</property>
  47. <property name="can-focus">False</property>
  48. <property name="halign">end</property>
  49. <property name="label" translatable="yes" context="pageheaderpanel|samecontent">Same Content:</property>
  50. <property name="mnemonic-widget">samecontentLB</property>
  51. </object>
  52. <packing>
  53. <property name="left-attach">0</property>
  54. <property name="top-attach">2</property>
  55. </packing>
  56. </child>
  57. <child>
  58. <object class="GtkComboBoxText" id="headermarginpreset">
  59. <property name="visible">True</property>
  60. <property name="can-focus">False</property>
  61. <property name="hexpand">True</property>
  62. <accessibility>
  63. <relation type="labelled-by" target="headertoggle"/>
  64. </accessibility>
  65. </object>
  66. <packing>
  67. <property name="left-attach">1</property>
  68. <property name="top-attach">0</property>
  69. </packing>
  70. </child>
  71. <child>
  72. <object class="GtkComboBoxText" id="spacingpreset">
  73. <property name="visible">True</property>
  74. <property name="can-focus">False</property>
  75. <property name="hexpand">True</property>
  76. </object>
  77. <packing>
  78. <property name="left-attach">1</property>
  79. <property name="top-attach">1</property>
  80. </packing>
  81. </child>
  82. <child>
  83. <object class="GtkComboBoxText" id="samecontentLB">
  84. <property name="visible">True</property>
  85. <property name="can-focus">False</property>
  86. <property name="hexpand">True</property>
  87. </object>
  88. <packing>
  89. <property name="left-attach">1</property>
  90. <property name="top-attach">2</property>
  91. </packing>
  92. </child>
  93. <child>
  94. <object class="GtkCheckButton" id="headertoggle">
  95. <property name="label" translatable="yes" context="pageheaderpanel|headertoggle">Margins:</property>
  96. <property name="visible">True</property>
  97. <property name="can-focus">True</property>
  98. <property name="receives-default">False</property>
  99. <property name="halign">end</property>
  100. <property name="use-underline">True</property>
  101. <property name="draw-indicator">True</property>
  102. <accessibility>
  103. <relation type="label-for" target="headermarginpreset"/>
  104. </accessibility>
  105. <child internal-child="accessible">
  106. <object class="AtkObject" id="headertoggle-atkobject">
  107. <property name="AtkObject::accessible-name" translatable="yes" context="PageHeaderPanel|headertoggle-atkobject">Enable header</property>
  108. </object>
  109. </child>
  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. <placeholder/>
  118. </child>
  119. </object>
  120. <packing>
  121. <property name="left-attach">0</property>
  122. <property name="top-attach">0</property>
  123. </packing>
  124. </child>
  125. </object>
  126. </interface>