File: device_row.ui

package info (click to toggle)
shortwave 5.0.0-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,864 kB
  • sloc: sh: 98; sql: 63; makefile: 22
file content (11 lines) | stat: -rw-r--r-- 319 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<interface>
  <template class="SwDeviceRow" parent="AdwActionRow">
    <property name="use_markup">False</property>
    <child>
      <object class="AdwSpinner" id="spinner">
        <property name="visible">False</property>
      </object>
    </child>
  </template>
</interface>