2020-05-29 14:19:35 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2020-10-15 17:55:13 +02:00
|
|
|
<!-- Generated with glade 3.22.2 -->
|
2020-05-29 14:19:35 +02:00
|
|
|
<interface>
|
|
|
|
<requires lib="gtk+" version="3.20"/>
|
2020-06-20 12:07:16 +02:00
|
|
|
<requires lib="libhandy" version="1.0"/>
|
2020-10-15 17:55:13 +02:00
|
|
|
<template class="TootleDialogsMainWindow" parent="HdyWindow">
|
2020-06-20 12:10:27 +02:00
|
|
|
<property name="width_request">360</property>
|
2020-05-29 14:19:35 +02:00
|
|
|
<property name="height_request">600</property>
|
|
|
|
<property name="can_focus">False</property>
|
2020-05-31 12:28:35 +02:00
|
|
|
<child>
|
2020-10-15 17:55:13 +02:00
|
|
|
<object class="HdyDeck" id="deck">
|
2020-05-31 12:28:35 +02:00
|
|
|
<property name="visible">True</property>
|
2020-06-20 12:10:27 +02:00
|
|
|
<property name="can_focus">False</property>
|
2020-10-15 17:55:13 +02:00
|
|
|
<property name="can_swipe_back">True</property>
|
2020-11-12 11:49:00 +01:00
|
|
|
<signal name="notify::transition-running" handler="on_child_transition"/>
|
|
|
|
<signal name="notify::visible-child" handler="on_child_transition"/>
|
2020-05-31 12:28:35 +02:00
|
|
|
<child>
|
2020-10-15 17:55:13 +02:00
|
|
|
<placeholder/>
|
2020-05-29 14:19:35 +02:00
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</template>
|
|
|
|
</interface>
|