gtk2/testsuite/gtk/ui/test5.ui
2014-11-03 19:07:18 -05:00

8 lines
232 B
XML

<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>