dino/main/data/conversation_selector/view.ui

16 lines
587 B
Plaintext
Raw Normal View History

2017-03-02 14:37:32 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<interface>
<template class="DinoUiConversationSelectorView">
<property name="can_focus">True</property>
<property name="expand">True</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkScrolledWindow" id="scrolled">
<property name="expand">True</property>
<property name="hscrollbar_policy">never</property>
<property name="visible">True</property>
</object>
</child>
</template>
</interface>