Add GTK application implementation

This commit is contained in:
Olli 2026-02-26 10:41:33 +01:00
commit b7c0307f6b
29 changed files with 2564 additions and 266 deletions

View file

@ -19,7 +19,7 @@
</object>
</child>
</object>
<template class="McgCoverPanel" parent="GtkOverlay">
<object id="McgCoverPanel" class="GtkOverlay">
<child>
<object class="GtkStack" id="cover_stack">
<property name="visible-child">cover_default</property>
@ -157,5 +157,5 @@
</child>
</object>
</child>
</template>
</object>
</interface>