14 lines
261 B
Text
14 lines
261 B
Text
|
<interface>
|
||
|
<object class="GtkFrame">
|
||
|
<property name="label">bla</property>
|
||
|
<child>
|
||
|
<object class="GtkGestureClick">
|
||
|
</object>
|
||
|
</child>
|
||
|
<child>
|
||
|
<object class="GtkButton">
|
||
|
</object>
|
||
|
</child>
|
||
|
</object>
|
||
|
</interface>
|