summaryrefslogtreecommitdiffstats
path: root/panels/thunderbolt/cc-bolt-device-entry.ui
blob: 2790f92cde30ed5228b1c0642938a63f0a8d1024 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<interface>
  <template class="CcBoltDeviceEntry" parent="AdwActionRow">
    <property name="activatable">True</property>
    <child type="suffix">
      <object class="GtkImage" id="status_warning">
        <property name="visible">False</property>
        <property name="icon_name">dialog-warning-symbolic</property>
        <property name="icon_size">1</property>
      </object>
    </child>
  </template>
</interface>