fractal/data/resources/ui/sidebar-item.ui
2021-05-05 11:08:12 +02:00

12 lines
309 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<interface>
<template class="GtkListItem">
<property name="child">
<object class="SidebarRow">
<binding name="list-row">
<lookup name="item">GtkListItem</lookup>
</binding>
</object>
</property>
</template>
</interface>