summaryrefslogtreecommitdiff
path: root/testsuite/gtk/ui/test5.ui
blob: 8d3c7237836e57a0dd67b5770e3ebf318546ef2c (plain)
1
2
3
4
5
6
7
<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>