aboutsummaryrefslogblamecommitdiff
path: root/main/data/occupant_list.ui
blob: 6cbf5910f1cffa26a412e6027b01b85ee9565775 (plain) (tree)
1
2
3
4
5
6
7
8
                                      
                                         
                                             

                                                                
                       



                                                                     




                                                                                 
                                                                     






                                     
<?xml version="1.0" encoding="UTF-8"?>
<interface>
    <requires lib="gtk+" version="3.22"/>
    <template class="DinoUiOccupantMenuList">
        <child>
            <object class="GtkBox">
                <property name="orientation">vertical</property>
                <child>
                    <object class="GtkSearchEntry" id="search_entry">
                        <property name="margin_top">8</property>
                        <property name="margin_bottom">8</property>
                        <property name="margin_start">8</property>
                        <property name="margin_end">8</property>
                    </object>
                </child>
                <child>
                    <object class="GtkScrolledWindow">
                        <property name="max_content_height">500</property>
                        <property name="propagate_natural_height">True</property>
                        <child>
                            <object class="GtkListBox" id="list_box">
                            </object>
                        </child>
                    </object>
                </child>
            </object>
        </child>
    </template>
</interface>