11 linhas
350 B
XML
11 linhas
350 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<interface>
|
|
<!-- interface-requires gtk+ 3.0 -->
|
|
<!-- interface-requires coverart_widgets 1.0 -->
|
|
<object class="ArtistView" id="artist_view">
|
|
<property name="visible">True</property>
|
|
<property name="can_focus">True</property>
|
|
<property name="hexpand">True</property>
|
|
</object>
|
|
</interface>
|