reclaim/data/ui/ContentView.ui

27 lines
806 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<interface>
<template class="ReclaimContentView" parent="ReclaimView">
<property name="vexpand">1</property>
<child>
<object class="GtkBox">
<property name="orientation">vertical</property>
<child>
<object class="AdwHeaderBar" id="titlebar">
<property name="hexpand">1</property>
<property name="show-start-title-buttons">0</property>
<child type="title">
<object class="GtkBox">
</object>
</child>
<style>
<class name="reclaim-titlebar"/>
</style>
</object>
</child>
<object class="GtkStack" id="accountViews">
</object>
</object>
</child>
</template>
</interface>