summaryrefslogtreecommitdiffstats
path: root/panels/online-accounts/cc-online-account-provider-row.ui
blob: 6c51df769fb76a683f82711368c6d947c3dc497f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<interface>
  <template class="CcOnlineAccountProviderRow" parent="AdwActionRow">
    <property name="activatable">True</property>
    <child type="prefix">
      <object class="GtkImage" id="icon_image">
        <property name="halign">center</property>
        <property name="valign">center</property>
      </object>
    </child>
  </template>
</interface>