2016-10-07 13:13:59 +00:00
|
|
|
<interface domain="gtk40">
|
2014-12-28 16:06:24 +00:00
|
|
|
<template class="GtkInspectorMagnifier" parent="GtkBox">
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkScrolledWindow">
|
2018-01-18 22:46:58 +00:00
|
|
|
<property name="expand">1</property>
|
2014-12-28 16:06:24 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkMagnifier" id="magnifier">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="resize">True</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</template>
|
|
|
|
</interface>
|