fractal/data/resources/ui/sidebar-account-switcher.ui

12 lines
341 B
Text
Raw Normal View History

2021-06-14 18:16:07 +00:00
<?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>