mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
Basically just a copy of the list_factory test, but with an extra copy of the list factory inside it.
44 lines
1.3 KiB
XML
44 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
DO NOT EDIT!
|
|
This file was @generated by blueprint-compiler. Instead, edit the
|
|
corresponding .blp file and regenerate this file with blueprint-compiler.
|
|
-->
|
|
<interface>
|
|
<requires lib="gtk" version="4.0"/>
|
|
<object class="GtkListView">
|
|
<property name="factory">
|
|
<object class="GtkBuilderListItemFactory" id="list_item_factory">
|
|
<property name="bytes"><![CDATA[<?xml version="1.0" encoding="UTF-8"?>
|
|
<interface>
|
|
<template class="GtkListItem">
|
|
<property name="child">
|
|
<object class="GtkListView">
|
|
<property name="factory">
|
|
<object class="GtkBuilderListItemFactory" id="list_item_factory">
|
|
<property name="bytes"><![CDATA[<?xml version="1.0" encoding="UTF-8"?>
|
|
<interface>
|
|
<template class="GtkListItem">
|
|
<property name="child">
|
|
<object class="GtkLabel">
|
|
<binding name="label">
|
|
<lookup name="name" type="MyObject">
|
|
<lookup name="item" type="GtkListItem">
|
|
<constant>GtkListItem</constant>
|
|
</lookup>
|
|
</lookup>
|
|
</binding>
|
|
</object>
|
|
</property>
|
|
</template>
|
|
</interface>]]]]><![CDATA[></property>
|
|
</object>
|
|
</property>
|
|
</object>
|
|
</property>
|
|
</template>
|
|
</interface>]]></property>
|
|
</object>
|
|
</property>
|
|
</object>
|
|
</interface>
|