<interface>
  <object class="GtkFrame">
    <property name="label">bla</property>
    <child>
      <object class="GtkGestureClick">
      </object>
    </child>
    <child>
      <object class="GtkButton">
      </object>
    </child>
  </object>
</interface>
