sdviewpage.ui 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.36.0 -->
  3. <interface domain="sd">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkFrame" id="SdViewPage">
  6. <property name="visible">True</property>
  7. <property name="can_focus">False</property>
  8. <property name="hexpand">True</property>
  9. <property name="border_width">6</property>
  10. <property name="label_xalign">0</property>
  11. <property name="shadow_type">none</property>
  12. <child>
  13. <object class="GtkAlignment" id="alignment1">
  14. <property name="visible">True</property>
  15. <property name="can_focus">False</property>
  16. <property name="top_padding">6</property>
  17. <property name="left_padding">12</property>
  18. <child>
  19. <object class="GtkBox" id="box1">
  20. <property name="visible">True</property>
  21. <property name="can_focus">False</property>
  22. <property name="orientation">vertical</property>
  23. <property name="spacing">6</property>
  24. <child>
  25. <object class="GtkCheckButton" id="ruler">
  26. <property name="label" translatable="yes" context="sdviewpage|ruler">_Rulers visible</property>
  27. <property name="visible">True</property>
  28. <property name="can_focus">True</property>
  29. <property name="receives_default">False</property>
  30. <property name="use_underline">True</property>
  31. <property name="xalign">0</property>
  32. <property name="draw_indicator">True</property>
  33. <child internal-child="accessible">
  34. <object class="AtkObject" id="ruler-atkobject">
  35. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|ruler">Specifies whether to display the rulers at the top and to the left of the work area.</property>
  36. </object>
  37. </child>
  38. </object>
  39. <packing>
  40. <property name="expand">False</property>
  41. <property name="fill">True</property>
  42. <property name="position">0</property>
  43. </packing>
  44. </child>
  45. <child>
  46. <object class="GtkCheckButton" id="dragstripes">
  47. <property name="label" translatable="yes" context="sdviewpage|dragstripes">_Helplines while moving</property>
  48. <property name="visible">True</property>
  49. <property name="can_focus">True</property>
  50. <property name="receives_default">False</property>
  51. <property name="use_underline">True</property>
  52. <property name="xalign">0</property>
  53. <property name="draw_indicator">True</property>
  54. <child internal-child="accessible">
  55. <object class="AtkObject" id="dragstripes-atkobject">
  56. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|dragstripes">Specifies whether to display guides when moving an object.</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="GtkCheckButton" id="handlesbezier">
  68. <property name="label" translatable="yes" context="sdviewpage|handlesbezier">_All control points in Bézier editor</property>
  69. <property name="visible">True</property>
  70. <property name="can_focus">True</property>
  71. <property name="receives_default">False</property>
  72. <property name="use_underline">True</property>
  73. <property name="xalign">0</property>
  74. <property name="draw_indicator">True</property>
  75. <child internal-child="accessible">
  76. <object class="AtkObject" id="handlesbezier-atkobject">
  77. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|handlesbezier">Displays the control points of all Bézier points if you have previously selected a Bézier curve. If the All control points in Bézier editor option is not marked, only the control points of the selected Bézier points will be visible.</property>
  78. </object>
  79. </child>
  80. </object>
  81. <packing>
  82. <property name="expand">False</property>
  83. <property name="fill">True</property>
  84. <property name="position">2</property>
  85. </packing>
  86. </child>
  87. <child>
  88. <object class="GtkCheckButton" id="moveoutline">
  89. <property name="label" translatable="yes" context="sdviewpage|moveoutline">_Contour of each individual object</property>
  90. <property name="visible">True</property>
  91. <property name="can_focus">True</property>
  92. <property name="receives_default">False</property>
  93. <property name="use_underline">True</property>
  94. <property name="xalign">0</property>
  95. <property name="draw_indicator">True</property>
  96. <child internal-child="accessible">
  97. <object class="AtkObject" id="moveoutline-atkobject">
  98. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|moveoutline">%PRODUCTNAME displays the contour line of each individual object when moving this object.</property>
  99. </object>
  100. </child>
  101. </object>
  102. <packing>
  103. <property name="expand">False</property>
  104. <property name="fill">True</property>
  105. <property name="position">3</property>
  106. </packing>
  107. </child>
  108. </object>
  109. </child>
  110. </object>
  111. </child>
  112. <child type="label">
  113. <object class="GtkLabel" id="label1">
  114. <property name="visible">True</property>
  115. <property name="can_focus">False</property>
  116. <property name="label" translatable="yes" context="sdviewpage|label1">Display</property>
  117. <attributes>
  118. <attribute name="weight" value="bold"/>
  119. </attributes>
  120. </object>
  121. </child>
  122. <child internal-child="accessible">
  123. <object class="AtkObject" id="SdViewPage-atkobject">
  124. <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|SdViewPage">Specifies the available display modes.</property>
  125. </object>
  126. </child>
  127. </object>
  128. </interface>