2022-03-11 04:43:30 +00:00
|
|
|
<?xml version='1.0' encoding='UTF-8'?>
|
2022-11-25 19:38:27 +00:00
|
|
|
<!-- Created with Cambalache 0.10.3 -->
|
2022-01-10 11:19:28 +00:00
|
|
|
<interface>
|
2022-03-11 04:43:30 +00:00
|
|
|
<!-- interface-name compare_images.ui -->
|
2022-05-22 08:59:09 +00:00
|
|
|
<requires lib="gtk" version="4.0"/>
|
2022-01-10 11:19:28 +00:00
|
|
|
<object class="GtkDialog" id="window_compare">
|
2022-05-22 08:59:09 +00:00
|
|
|
<child>
|
2022-01-10 11:19:28 +00:00
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="orientation">vertical</property>
|
2022-05-22 08:59:09 +00:00
|
|
|
<property name="vexpand">1</property>
|
2022-01-10 11:19:28 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<child>
|
2022-06-08 19:42:51 +00:00
|
|
|
<object class="GtkButton" id="button_go_previous_compare_group">
|
2022-05-22 08:59:09 +00:00
|
|
|
<property name="focusable">1</property>
|
|
|
|
<property name="receives-default">1</property>
|
2022-01-10 11:19:28 +00:00
|
|
|
<child>
|
2022-05-22 08:59:09 +00:00
|
|
|
<object class="GtkImage">
|
|
|
|
<property name="icon-name">image-missing</property>
|
2022-01-10 11:19:28 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2022-06-08 19:42:51 +00:00
|
|
|
<object class="GtkLabel" id="label_group_info">
|
|
|
|
<property name="halign">center</property>
|
|
|
|
<property name="hexpand">1</property>
|
|
|
|
<property name="label" translatable="yes">Group XD/PER XD (99 images in current group)</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="button_go_next_compare_group">
|
2022-05-22 08:59:09 +00:00
|
|
|
<property name="focusable">1</property>
|
|
|
|
<property name="receives-default">1</property>
|
2022-01-10 11:19:28 +00:00
|
|
|
<child>
|
2022-05-22 08:59:09 +00:00
|
|
|
<object class="GtkImage">
|
|
|
|
<property name="icon-name">image-missing</property>
|
2022-01-10 11:19:28 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
2022-05-22 08:59:09 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="homogeneous">1</property>
|
2022-01-10 11:19:28 +00:00
|
|
|
<child>
|
2022-05-22 08:59:09 +00:00
|
|
|
<object class="GtkCheckButton" id="check_button_left_preview_text">
|
|
|
|
<property name="focusable">1</property>
|
|
|
|
<property name="label" translatable="yes">First Game</property>
|
2022-01-10 11:19:28 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
2022-05-22 08:59:09 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkCheckButton" id="check_button_right_preview_text">
|
|
|
|
<property name="focusable">1</property>
|
|
|
|
<property name="label" translatable="yes">Second Game</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="homogeneous">1</property>
|
|
|
|
<property name="vexpand">1</property>
|
|
|
|
<child>
|
2022-06-08 19:42:51 +00:00
|
|
|
<object class="GtkImage" id="image_compare_left">
|
|
|
|
<property name="height-request">100</property>
|
|
|
|
</object>
|
2022-05-22 08:59:09 +00:00
|
|
|
</child>
|
|
|
|
<child>
|
2022-06-08 19:42:51 +00:00
|
|
|
<object class="GtkImage" id="image_compare_right">
|
|
|
|
<property name="height-request">100</property>
|
|
|
|
</object>
|
2022-05-22 08:59:09 +00:00
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkScrolledWindow" id="scrolled_window_compare_choose_images">
|
|
|
|
<property name="focusable">1</property>
|
2022-06-08 19:42:51 +00:00
|
|
|
<property name="max-content-height">150</property>
|
|
|
|
<property name="min-content-height">150</property>
|
2022-01-10 11:19:28 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|