Tooth/data/gtk/dropdown/icon.ui

46 lines
1.5 KiB
Plaintext
Raw Normal View History

2021-07-23 11:41:03 +00:00
<interface>
<template class="GtkListItem">
<property name="child">
<object class="GtkImage">
<binding name="icon_name">
2022-11-13 20:57:43 +00:00
<lookup name="icon_name" type="ToothInstanceAccountVisibility">
2021-07-23 11:41:03 +00:00
<lookup name="item">GtkListItem</lookup>
</lookup>
</binding>
</object>
<!-- <object class="GtkLabel"> -->
<!-- <property name="xalign">0</property> -->
<!-- <binding name="label"> -->
2022-11-13 20:57:43 +00:00
<!-- <lookup name="name" type="ToothInstanceAccountVisibility"> -->
2021-07-23 11:41:03 +00:00
<!-- <lookup name="item">GtkListItem</lookup> -->
<!-- </lookup> -->
<!-- </binding> -->
<!-- </object> -->
<!-- <object class="GtkBox"> -->
<!-- <property name="orientation">horizontal</property> -->
<!-- </object> -->
<!-- <object class="GtkTreeExpander" id="expander"> -->
<!-- <binding name="list-row"> -->
<!-- <lookup name="item">GtkListItem</lookup> -->
<!-- </binding> -->
<!-- <property name="child"> -->
<!-- <object class="GtkLabel"> -->
<!-- <property name="xalign">0</property> -->
<!-- <binding name="label"> -->
<!-- <lookup name="schema" type="GSettings"> -->
<!-- <lookup name="item">expander</lookup> -->
<!-- </lookup> -->
<!-- </binding> -->
<!-- </object> -->
<!-- </property> -->
<!-- </object> -->
</property>
</template>
</interface>