accessibilitycheckentry.ui 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.22.1 -->
  3. <interface domain="svx">
  4. <requires lib="gtk+" version="3.20"/>
  5. <object class="GtkBox" id="accessibilityCheckEntryBox">
  6. <property name="visible">True</property>
  7. <property name="can_focus">False</property>
  8. <property name="border_width">3</property>
  9. <child>
  10. <object class="GtkLabel" id="accessibilityCheckEntryLabel">
  11. <property name="visible">True</property>
  12. <property name="can_focus">False</property>
  13. <property name="hexpand">True</property>
  14. <property name="selectable">True</property>
  15. <property name="xalign">0</property>
  16. </object>
  17. <packing>
  18. <property name="expand">False</property>
  19. <property name="fill">True</property>
  20. <property name="position">0</property>
  21. </packing>
  22. </child>
  23. <child>
  24. <object class="GtkButton" id="accessibilityCheckEntryGotoButton">
  25. <property name="label" translatable="yes" context="accessibilitycheckentry|accessibilityCheckEntryGotoButton">Go to Issue</property>
  26. <property name="visible">True</property>
  27. <property name="can_focus">True</property>
  28. <property name="receives_default">True</property>
  29. </object>
  30. <packing>
  31. <property name="expand">False</property>
  32. <property name="fill">False</property>
  33. <property name="position">1</property>
  34. </packing>
  35. </child>
  36. </object>
  37. </interface>