2019-08-01 13:25:53 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!-- Generated with glade 3.22.1 -->
|
|
|
|
<interface>
|
|
|
|
<requires lib="gtk+" version="3.20"/>
|
2020-02-28 19:34:28 +00:00
|
|
|
<template class="CallsCallRecordRow" parent="GtkListBoxRow">
|
2019-08-01 13:25:53 +00:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2020-02-28 19:34:28 +00:00
|
|
|
<property name="activatable">False</property>
|
|
|
|
<property name="selectable">False</property>
|
2019-08-01 13:25:53 +00:00
|
|
|
<child>
|
2020-02-28 19:34:28 +00:00
|
|
|
<object class="GtkBox">
|
2019-08-01 13:25:53 +00:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2020-02-28 19:34:28 +00:00
|
|
|
<child>
|
2020-03-31 09:57:54 +00:00
|
|
|
<object class="HdyAvatar" id="avatar">
|
2020-02-28 19:34:28 +00:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_left">8</property>
|
|
|
|
<property name="margin_top">8</property>
|
|
|
|
<property name="margin_bottom">8</property>
|
2020-03-31 11:58:14 +00:00
|
|
|
<property name="size">48</property>
|
2020-03-31 09:57:54 +00:00
|
|
|
<property name="text" bind-source="target" bind-property="label" bind-flags="sync-create"></property>
|
|
|
|
<property name="show-initials">True</property>
|
2019-08-01 13:25:53 +00:00
|
|
|
</object>
|
2020-02-28 19:34:28 +00:00
|
|
|
<packing>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
2019-08-01 13:25:53 +00:00
|
|
|
</child>
|
|
|
|
<child>
|
2020-02-28 19:34:28 +00:00
|
|
|
<object class="GtkImage" id="type">
|
2019-08-01 13:25:53 +00:00
|
|
|
<property name="visible">True</property>
|
2020-02-28 19:34:28 +00:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_left">8</property>
|
2019-08-01 13:25:53 +00:00
|
|
|
</object>
|
2020-02-28 19:34:28 +00:00
|
|
|
<packing>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="target">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_left">10</property>
|
|
|
|
<property name="ellipsize">middle</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="position">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2020-03-02 12:31:17 +00:00
|
|
|
<object class="GtkButton" id="button">
|
2020-02-28 19:34:28 +00:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="margin_left">12</property>
|
|
|
|
<property name="margin_right">8</property>
|
|
|
|
<property name="margin_top">8</property>
|
|
|
|
<property name="margin_bottom">8</property>
|
|
|
|
<property name="halign">center</property>
|
|
|
|
<property name="valign">center</property>
|
2020-03-02 12:31:17 +00:00
|
|
|
<property name="action-name">app.dial</property>
|
2020-02-28 19:34:28 +00:00
|
|
|
<style>
|
|
|
|
<class name="image-button"/>
|
|
|
|
</style>
|
|
|
|
<child internal-child="accessible">
|
|
|
|
<object class="AtkObject" id="a11y-hide-dial-pad">
|
|
|
|
<property name="accessible-name" translatable="yes">Call the party</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkImage">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="icon-name">call-start-symbolic</property>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="pack_type">end</property>
|
|
|
|
<property name="position">3</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="time">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_left">8</property>
|
|
|
|
<property name="justify">center</property>
|
|
|
|
<style>
|
|
|
|
<class name="dim-label"/>
|
|
|
|
</style>
|
|
|
|
<attributes>
|
|
|
|
<attribute name="scale" value="0.7"/>
|
|
|
|
</attributes>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="pack_type">end</property>
|
|
|
|
<property name="position">4</property>
|
|
|
|
</packing>
|
2019-08-01 13:25:53 +00:00
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</template>
|
|
|
|
</interface>
|