no new windows

This commit is contained in:
2024-04-10 20:25:02 +03:00
parent d51aaed23d
commit 5fa5c5e3a7
20 changed files with 404 additions and 97 deletions

View File

@@ -20,7 +20,12 @@
<property name="label">Correct|Incorrect: 0|0</property>
</object>
</child>
<child>
<object class="GtkButton" id="back_button">
<property name="label">go back</property>
</object>
</child>
</object>
</child>
</template>
</interface>
</interface>

View File

@@ -30,6 +30,11 @@
<property name="label">Start!</property>
</object>
</child>
<child>
<object class="GtkButton" id="back_button">
<property name="label">go back</property>
</object>
</child>
</object>
</child>
</template>