summaryrefslogtreecommitdiff
path: root/data/ui/contacts-accounts-list.ui
blob: b95ce6306f746d97cef3dae05388cb535613db15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<interface>
  <template class="ContactsAccountsList" parent="AdwBin">
    <style>
      <class name="contacts-accounts-list"/>
    </style>
    <child>
      <object class="GtkListBox" id="listbox">
        <property name="selection_mode">none</property>
        <style>
          <class name="boxed-list"/>
        </style>
      </object>
    </child>
  </template>
</interface>