blueprint-compiler/tests/samples/translated.ui
2021-11-04 00:05:38 -05:00

7 lines
214 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<interface>
<requires lib="gtk" version="4.0"/>
<object class="GtkLabel">
<property name="label" translatable="true">Hello, world!</property>
</object>
</interface>