Learning_GTK4_tree/testsuite/gtk/ui/binding8.ui

12 lines
350 B
Plaintext
Raw Normal View History

2023-12-12 11:36:42 +01:00
<interface>
<object class="GtkLabel" id="bla"/>
<object class="GtkDropDown">
<property name="expression">
<closure type='gchararray' function="strcmp">
<constant type="gchararray">File size:</constant>
<lookup type="GtkLabel" name="max-width-chars">bla</lookup>
</closure>
</property>
</object>
</interface>