customanimationtexttab.ui 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  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="GtkAdjustment" id="adjustment1">
  6. <property name="upper">999.99</property>
  7. <property name="step_increment">1</property>
  8. <property name="page_increment">10</property>
  9. </object>
  10. <object class="GtkBox" id="TextAnimationTab">
  11. <property name="visible">True</property>
  12. <property name="can_focus">False</property>
  13. <property name="hexpand">True</property>
  14. <property name="vexpand">True</property>
  15. <property name="border_width">6</property>
  16. <property name="orientation">vertical</property>
  17. <property name="spacing">12</property>
  18. <child>
  19. <!-- n-columns=1 n-rows=1 -->
  20. <object class="GtkGrid" id="grid1">
  21. <property name="visible">True</property>
  22. <property name="can_focus">False</property>
  23. <property name="row_spacing">6</property>
  24. <property name="column_spacing">12</property>
  25. <child>
  26. <object class="GtkLabel" id="group_text_label">
  27. <property name="visible">True</property>
  28. <property name="can_focus">False</property>
  29. <property name="halign">start</property>
  30. <property name="label" translatable="yes" context="customanimationtexttab|group_text_label">_Group text:</property>
  31. <property name="use_underline">True</property>
  32. <property name="mnemonic_widget">group_text_list</property>
  33. </object>
  34. <packing>
  35. <property name="left_attach">0</property>
  36. <property name="top_attach">0</property>
  37. </packing>
  38. </child>
  39. <child>
  40. <object class="GtkSpinButton" id="auto_after_value">
  41. <property name="visible">True</property>
  42. <property name="can_focus">True</property>
  43. <property name="halign">start</property>
  44. <property name="hexpand">True</property>
  45. <property name="activates_default">True</property>
  46. <property name="adjustment">adjustment1</property>
  47. <property name="digits">1</property>
  48. <property name="truncate-multiline">True</property>
  49. <child internal-child="accessible">
  50. <object class="AtkObject" id="auto_after_value-atkobject">
  51. <property name="AtkObject::accessible-description" translatable="yes" context="customanimationtexttab|extended_tip|auto_after_value">Enter an additional delay in seconds to animate subsequent paragraphs.</property>
  52. </object>
  53. </child>
  54. </object>
  55. <packing>
  56. <property name="left_attach">1</property>
  57. <property name="top_attach">1</property>
  58. </packing>
  59. </child>
  60. <child>
  61. <object class="GtkCheckButton" id="auto_after">
  62. <property name="label" translatable="yes" context="customanimationtexttab|auto_after">_Automatically after:</property>
  63. <property name="visible">True</property>
  64. <property name="can_focus">True</property>
  65. <property name="receives_default">False</property>
  66. <property name="use_underline">True</property>
  67. <property name="xalign">0</property>
  68. <property name="draw_indicator">True</property>
  69. <child internal-child="accessible">
  70. <object class="AtkObject" id="auto_after-atkobject">
  71. <property name="AtkObject::accessible-description" translatable="yes" context="customanimationtexttab|extended_tip|auto_after">If "Group text - By 1st level paragraphs" is selected, the paragraphs are animated one after the other.</property>
  72. </object>
  73. </child>
  74. </object>
  75. <packing>
  76. <property name="left_attach">0</property>
  77. <property name="top_attach">1</property>
  78. </packing>
  79. </child>
  80. <child>
  81. <object class="GtkComboBoxText" id="group_text_list">
  82. <property name="visible">True</property>
  83. <property name="can_focus">False</property>
  84. <items>
  85. <item translatable="yes" context="customanimationtexttab|group_text_list">As one object</item>
  86. <item translatable="yes" context="customanimationtexttab|group_text_list">All paragraphs at once</item>
  87. <item translatable="yes" context="customanimationtexttab|group_text_list">By 1st level paragraphs</item>
  88. <item translatable="yes" context="customanimationtexttab|group_text_list">By 2nd level paragraphs</item>
  89. <item translatable="yes" context="customanimationtexttab|group_text_list">By 3rd level paragraphs</item>
  90. <item translatable="yes" context="customanimationtexttab|group_text_list">By 4th level paragraphs</item>
  91. <item translatable="yes" context="customanimationtexttab|group_text_list">By 5th level paragraphs</item>
  92. </items>
  93. <child internal-child="accessible">
  94. <object class="AtkObject" id="group_text_list-atkobject">
  95. <property name="AtkObject::accessible-description" translatable="yes" context="customanimationtexttab|extended_tip|group_text_list">Specifies how multiple paragraphs are animated</property>
  96. </object>
  97. </child>
  98. </object>
  99. <packing>
  100. <property name="left_attach">1</property>
  101. <property name="top_attach">0</property>
  102. </packing>
  103. </child>
  104. </object>
  105. <packing>
  106. <property name="expand">False</property>
  107. <property name="fill">True</property>
  108. <property name="position">0</property>
  109. </packing>
  110. </child>
  111. <child>
  112. <object class="GtkCheckButton" id="animate_shape">
  113. <property name="label" translatable="yes" context="customanimationtexttab|animate_shape">Animate attached _shape</property>
  114. <property name="visible">True</property>
  115. <property name="can_focus">True</property>
  116. <property name="receives_default">False</property>
  117. <property name="use_underline">True</property>
  118. <property name="xalign">0</property>
  119. <property name="draw_indicator">True</property>
  120. <child internal-child="accessible">
  121. <object class="AtkObject" id="animate_shape-atkobject">
  122. <property name="AtkObject::accessible-description" translatable="yes" context="customanimationtexttab|extended_tip|animate_shape">Deselect this box to animate only the text, not the shape.</property>
  123. </object>
  124. </child>
  125. </object>
  126. <packing>
  127. <property name="expand">False</property>
  128. <property name="fill">True</property>
  129. <property name="position">1</property>
  130. </packing>
  131. </child>
  132. <child>
  133. <object class="GtkCheckButton" id="reverse_order">
  134. <property name="label" translatable="yes" context="customanimationtexttab|reverse_order">_In reverse order</property>
  135. <property name="visible">True</property>
  136. <property name="can_focus">True</property>
  137. <property name="receives_default">False</property>
  138. <property name="use_underline">True</property>
  139. <property name="xalign">0</property>
  140. <property name="draw_indicator">True</property>
  141. <child internal-child="accessible">
  142. <object class="AtkObject" id="reverse_order-atkobject">
  143. <property name="AtkObject::accessible-description" translatable="yes" context="customanimationtexttab|extended_tip|reverse_order">Animates the paragraphs in reverse order.</property>
  144. </object>
  145. </child>
  146. </object>
  147. <packing>
  148. <property name="expand">False</property>
  149. <property name="fill">True</property>
  150. <property name="position">2</property>
  151. </packing>
  152. </child>
  153. </object>
  154. </interface>