2014-06-12 19:12:18 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<interface>
|
|
|
|
<object class="GtkWindow" id="window1">
|
2020-02-14 16:54:38 +00:00
|
|
|
<property name="decorated">0</property>
|
2014-06-12 19:12:18 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkNotebook" id="notebook1">
|
|
|
|
<property name="width_request">50</property>
|
|
|
|
<property name="height_request">50</property>
|
|
|
|
<property name="tab_pos">bottom</property>
|
|
|
|
<style>
|
2019-04-04 23:33:12 +00:00
|
|
|
<class name="reference"/>
|
2014-06-12 19:12:18 +00:00
|
|
|
</style>
|
|
|
|
<child>
|
2019-04-04 23:33:12 +00:00
|
|
|
<object class="GtkNotebookPage">
|
|
|
|
<property name="child">
|
|
|
|
<object class="GtkLabel" id="label2">
|
|
|
|
<property name="label" translatable="yes">Contents</property>
|
|
|
|
</object>
|
|
|
|
</property>
|
|
|
|
<property name="tab">
|
|
|
|
<object class="GtkLabel" id="label1">
|
|
|
|
<property name="label" translatable="yes">Tab</property>
|
|
|
|
</object>
|
|
|
|
</property>
|
2014-06-12 19:12:18 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|