anotherim-desktop/main/data/search_autocomplete.ui

21 lines
809 B
Plaintext
Raw Permalink Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<interface>
<object class="GtkBox" id="root">
<property name="orientation">horizontal</property>
<child>
2023-01-24 17:59:46 +00:00
<object class="DinoUiAvatarPicture" id="picture">
2022-02-14 13:55:59 +00:00
<property name="margin-top">4</property>
<property name="margin-bottom">4</property>
<property name="margin-start">6</property>
<property name="margin-end">6</property>
2023-01-24 17:59:46 +00:00
<property name="height-request">24</property>
<property name="width-request">24</property>
</object>
</child>
<child>
<object class="GtkLabel" id="label">
<property name="ellipsize">end</property>
</object>
</child>
</object>
</interface>