You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

32 lines
1.0 KiB

<?xml version="1.0" encoding="UTF-8"?>
<interface>
<template class="SidebarEntryRow" parent="AdwBin">
<child>
<object class="GtkBox">
<property name="spacing">12</property>
<child>
<object class="GtkImage">
<property name="icon-name">explore2-symbolic</property>
<binding name="icon-name">
<lookup name="icon-name" type="Entry">
<lookup name="entry">SidebarEntryRow</lookup>
</lookup>
</binding>
</object>
</child>
<child>
<object class="GtkLabel">
<property name="halign">start</property>
<property name="hexpand">True</property>
<property name="ellipsize">end</property>
<binding name="label">
<lookup name="display-name" type="Entry">
<lookup name="entry">SidebarEntryRow</lookup>
</lookup>
</binding>
</object>
</child>
</object>
</child>
</template>
</interface>