blueprint-compiler/tests/samples/binding1.ui
Jan Tojnar 7fc367e644 decompiler: Implement support for bindings
The .ui files for tests were taken from GTK test suite.
2023-11-18 21:53:27 +01:00

7 lines
166 B
XML

<interface>
<object class="GtkDropDown">
<property name="expression">
<constant type="gchararray">bla</constant>
</property>
</object>
</interface>