Add banner

This commit is contained in:
2025-09-27 20:55:10 +02:00
parent 0980467534
commit 6ac432070c

View File

@@ -21,6 +21,15 @@
</child>
</object>
</child>
<child>
<object class="GtkBox">
<property name="orientation">vertical</property>
<child>
<object class="AdwBanner">
<property name="revealed">True</property>
<property name="title">Meow meow meow</property>
</object>
</child>
<child>
<object class="AdwClampScrollable">
<property name="child">
@@ -43,6 +52,8 @@
</object>
</child>
</object>
</child>
</object>
</property>
<property name="default-height">600</property>
<property name="default-width">800</property>