summaryrefslogtreecommitdiff
path: root/data/ui/ArtistAlbumsWidget.ui
blob: ae6a4cf540155cd370fb3a8262e7600eb9e0592b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<interface>
  <requires lib="gtk+" version="3.18"/>
  <template class="ArtistAlbumsWidget" parent="HdyClamp">
    <property name="maximum-size">1000</property>
    <property name="orientation">horizontal</property>
    <property name="visible">True</property>
    <child>
      <object class="GtkListBox" id="_listbox">
        <property name="visible">True</property>
      </object>
    </child>
  </template>
</interface>