blueprint-compiler/tests/samples/adw_breakpoint_template.ui
2024-07-22 20:38:58 -05:00

16 lines
459 B
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"/>
<template class="MyTemplate">
<child>
<object class="AdwBreakpoint">
<setter object="MyTemplate" property="some-prop">true</setter>
</object>
</child>
</template>
</interface>