fractal/data/resources/ui/sidebar-account-switcher.ui
Alejandro Domínguez 7c202b9488 Add account switcher
2021-09-06 14:19:07 +02:00

11 lines
341 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<interface>
<template class="AccountSwitcher" parent="GtkPopover">
<property name="name">account-switcher</property>
<child>
<object class="GtkListView" id="entries">
<property name="single-click-activate">true</property>
</object>
</child>
</template>
</interface>