minor fixes, API integration

This commit is contained in:
2025-12-17 00:39:44 +01:00
parent 154837d411
commit 6b11176015
17 changed files with 287 additions and 174 deletions

View File

@@ -39,7 +39,9 @@ corresponding .blp file and regenerate this file with blueprint-compiler.
</object>
</child>
<property name="content">
<object class="AdwViewStack" id="viewstack"></object>
<object class="AdwViewStack" id="viewstack">
<signal name="notify::visible-child" handler="on_page_changed"/>
</object>
</property>
<child type="bottom">
<object class="GtkActionBar">