gtk2/testsuite/gtk/ui/test5.ui

8 lines
232 B
Plaintext
Raw Normal View History

2014-11-04 00:01:57 +00: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>