Learning_GTK4_tree/testsuite/gtk/ui/test5.ui

8 lines
232 B
Plaintext
Raw Normal View History

2023-12-12 11:36:42 +01:00
<interface>
<object class="GtkBox" id="foo">
</object>
<object class="GtkBox" id="bar">
<property name="visible" bind-source="foo" bind-property="visible" bind-flags="invert-boolean|sync-create"/>
</object>
</interface>