mirror of
https://github.com/TakeV-Lambda/Tooth.git
synced 2024-11-09 01:01:54 +00:00
45 lines
1.5 KiB
XML
45 lines
1.5 KiB
XML
<interface>
|
|
<template class="GtkListItem">
|
|
<property name="child">
|
|
|
|
<object class="GtkImage">
|
|
<binding name="icon_name">
|
|
<lookup name="icon_name" type="ToothInstanceAccountVisibility">
|
|
<lookup name="item">GtkListItem</lookup>
|
|
</lookup>
|
|
</binding>
|
|
</object>
|
|
|
|
<!-- <object class="GtkLabel"> -->
|
|
<!-- <property name="xalign">0</property> -->
|
|
<!-- <binding name="label"> -->
|
|
<!-- <lookup name="name" type="ToothInstanceAccountVisibility"> -->
|
|
<!-- <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>
|
|
|