2018-05-16 16:20:09 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2022-04-09 19:40:39 +02:00
|
|
|
<!-- Generated with glade 3.38.2 -->
|
2018-05-16 16:20:09 +02:00
|
|
|
<interface>
|
|
|
|
<requires lib="gtk+" version="3.20"/>
|
|
|
|
<object class="GtkAdjustment" id="adjustment1">
|
2018-05-18 22:47:39 +02:00
|
|
|
<property name="upper">1</property>
|
|
|
|
<property name="value">1</property>
|
2022-04-09 19:40:39 +02:00
|
|
|
<property name="step-increment">0.01</property>
|
|
|
|
<property name="page-increment">0.10</property>
|
2018-05-16 16:20:09 +02:00
|
|
|
</object>
|
|
|
|
<object class="GtkBox" id="box">
|
|
|
|
<property name="visible">True</property>
|
2022-04-09 19:40:39 +02:00
|
|
|
<property name="can-focus">False</property>
|
2018-05-16 16:20:09 +02:00
|
|
|
<property name="spacing">3</property>
|
|
|
|
<child>
|
2018-05-23 01:03:16 +02:00
|
|
|
<object class="GtkEventBox" id="event-box">
|
2018-05-16 16:20:09 +02:00
|
|
|
<property name="visible">True</property>
|
2022-04-09 19:40:39 +02:00
|
|
|
<property name="can-focus">False</property>
|
2018-05-23 01:03:16 +02:00
|
|
|
<child>
|
|
|
|
<object class="GtkImage">
|
|
|
|
<property name="visible">True</property>
|
2022-04-09 19:40:39 +02:00
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="icon-name">open-menu-symbolic</property>
|
2018-05-23 01:03:16 +02:00
|
|
|
</object>
|
|
|
|
</child>
|
2018-05-16 16:20:09 +02:00
|
|
|
</object>
|
|
|
|
<packing>
|
2018-05-17 22:36:09 +02:00
|
|
|
<property name="expand">False</property>
|
2018-05-16 16:20:09 +02:00
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2018-05-23 01:03:16 +02:00
|
|
|
<object class="GtkLabel" id="layer">
|
2018-05-16 16:20:09 +02:00
|
|
|
<property name="visible">True</property>
|
2022-04-09 19:40:39 +02:00
|
|
|
<property name="can-focus">False</property>
|
2018-05-23 01:03:16 +02:00
|
|
|
<property name="label" translatable="yes">label</property>
|
2018-05-16 16:20:09 +02:00
|
|
|
</object>
|
|
|
|
<packing>
|
2018-05-17 22:36:09 +02:00
|
|
|
<property name="expand">False</property>
|
2018-05-16 16:20:09 +02:00
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2018-05-23 01:03:16 +02:00
|
|
|
<object class="GtkColorButton" id="color">
|
2018-05-16 16:20:09 +02:00
|
|
|
<property name="visible">True</property>
|
2022-04-09 19:40:39 +02:00
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
<property name="use-alpha">True</property>
|
2018-05-23 01:03:16 +02:00
|
|
|
<property name="title" translatable="yes">Select Layer Color and Opacity</property>
|
|
|
|
<property name="rgba">rgb(0,0,0)</property>
|
2018-05-16 16:20:09 +02:00
|
|
|
</object>
|
|
|
|
<packing>
|
2018-05-17 22:36:09 +02:00
|
|
|
<property name="expand">False</property>
|
2018-05-16 16:20:09 +02:00
|
|
|
<property name="fill">True</property>
|
2018-05-18 22:47:39 +02:00
|
|
|
<property name="position">2</property>
|
2018-05-16 16:20:09 +02:00
|
|
|
</packing>
|
|
|
|
</child>
|
2018-05-22 18:45:23 +02:00
|
|
|
<child>
|
2018-05-23 01:03:16 +02:00
|
|
|
<object class="GtkCheckButton" id="export">
|
|
|
|
<property name="label" translatable="yes">Export Layer</property>
|
2018-05-22 18:45:23 +02:00
|
|
|
<property name="visible">True</property>
|
2022-04-09 19:40:39 +02:00
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="receives-default">False</property>
|
|
|
|
<property name="draw-indicator">True</property>
|
2018-05-22 18:45:23 +02:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">3</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2018-05-16 16:20:09 +02:00
|
|
|
<child>
|
|
|
|
<object class="GtkEntry" id="entry">
|
|
|
|
<property name="visible">True</property>
|
2022-04-09 19:40:39 +02:00
|
|
|
<property name="can-focus">True</property>
|
2018-05-16 16:20:09 +02:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
2018-05-22 18:45:23 +02:00
|
|
|
<property name="position">4</property>
|
2018-05-16 16:20:09 +02:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|