2017-03-02 14:37:32 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<interface>
|
2017-08-27 21:55:49 +00:00
|
|
|
<template class="DinoUiConversationSummaryConversationView">
|
2017-03-02 14:37:32 +00:00
|
|
|
<property name="expand">True</property>
|
2017-03-13 14:34:17 +00:00
|
|
|
<property name="homogeneous">False</property>
|
|
|
|
<property name="spacing">0</property>
|
2017-03-20 21:12:20 +00:00
|
|
|
<property name="visible">True</property>
|
2017-03-02 14:37:32 +00:00
|
|
|
<child>
|
2017-03-18 22:44:05 +00:00
|
|
|
<object class="GtkStack" id="stack">
|
|
|
|
<property name="transition_type">crossfade</property>
|
2017-03-02 14:37:32 +00:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<child>
|
2017-12-14 01:01:55 +00:00
|
|
|
<object class="GtkOverlay">
|
2017-03-18 22:44:05 +00:00
|
|
|
<property name="visible">True</property>
|
2017-03-02 14:37:32 +00:00
|
|
|
<child>
|
2017-12-14 01:01:55 +00:00
|
|
|
<object class="GtkScrolledWindow" id="scrolled">
|
|
|
|
<property name="hscrollbar_policy">never</property>
|
2018-09-18 19:28:56 +00:00
|
|
|
<property name="expand">True</property>
|
2017-03-20 21:12:20 +00:00
|
|
|
<property name="visible">True</property>
|
2017-03-18 22:44:05 +00:00
|
|
|
<child>
|
2017-12-14 01:01:55 +00:00
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="margin">15</property>
|
2017-03-18 22:44:05 +00:00
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<property name="visible">True</property>
|
2017-12-14 01:01:55 +00:00
|
|
|
<child>
|
|
|
|
<object class="GtkBox" id="main">
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<property name="spacing">15</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
2017-03-18 22:44:05 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
2017-12-14 01:01:55 +00:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="index">-1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child type="overlay">
|
|
|
|
<object class="GtkRevealer" id="notification_revealer">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="halign">center</property>
|
|
|
|
<property name="valign">start</property>
|
2017-03-18 22:44:05 +00:00
|
|
|
<child>
|
2017-12-14 01:01:55 +00:00
|
|
|
<object class="GtkFrame" id="frame2">
|
2017-03-18 22:44:05 +00:00
|
|
|
<property name="visible">True</property>
|
2017-12-14 01:01:55 +00:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label_xalign">0</property>
|
|
|
|
<property name="shadow_type">none</property>
|
|
|
|
<style>
|
|
|
|
<class name="app-notification"/>
|
|
|
|
</style>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox" id="notifications">
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child type="label_item">
|
|
|
|
<placeholder/>
|
|
|
|
</child>
|
2017-03-18 22:44:05 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
2017-03-02 14:37:32 +00:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
2017-03-18 22:44:05 +00:00
|
|
|
<packing>
|
|
|
|
<property name="name">main</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="name">void</property>
|
|
|
|
</packing>
|
2017-03-02 14:37:32 +00:00
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</template>
|
|
|
|
</interface>
|