EVOLUTION-MANAGER
Edit File: emojicontrol.ui
<?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.18.3 --> <interface> <requires lib="gtk+" version="3.12"/> <object class="GtkWindow" id="emojictrl"> <property name="can_focus">False</property> <property name="resizable">False</property> <property name="destroy_with_parent">True</property> <property name="type_hint">popup-menu</property> <property name="skip_pager_hint">True</property> <property name="deletable">False</property> <child> <object class="GtkBox" id="box1"> <property name="width_request">350</property> <property name="height_request">200</property> <property name="visible">True</property> <property name="can_focus">False</property> <property name="resize_mode">queue</property> <property name="orientation">vertical</property> <child> <object class="GtkNotebook" id="tab_control"> <property name="visible">True</property> <property name="can_focus">True</property> <child> <object class="sfxlo-EmojiView" id="emoji_view"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> </object> </child> <child type="tab"> <object class="GtkLabel" id="people"> <property name="width_request">40</property> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">center</property> <property name="label" translatable="no">1f603</property> </object> <packing> <property name="tab_fill">False</property> </packing> </child> <child> <placeholder/> </child> <child type="tab"> <object class="GtkLabel" id="nature"> <property name="width_request">40</property> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="no">1f43c</property> </object> <packing> <property name="position">1</property> <property name="tab_fill">False</property> </packing> </child> <child> <placeholder/> </child> <child type="tab"> <object class="GtkLabel" id="food"> <property name="width_request">40</property> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="no">1f34f</property> </object> <packing> <property name="position">2</property> <property name="tab_fill">False</property> </packing> </child> <child> <placeholder/> </child> <child type="tab"> <object class="GtkLabel" id="activity"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="no">1f3c8</property> </object> <packing> <property name="position">3</property> <property name="tab_fill">False</property> </packing> </child> <child> <placeholder/> </child> <child type="tab"> <object class="GtkLabel" id="travel"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="no">1f697</property> </object> <packing> <property name="position">4</property> <property name="tab_fill">False</property> </packing> </child> <child> <placeholder/> </child> <child type="tab"> <object class="GtkLabel" id="objects"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="no">1f4f1</property> </object> <packing> <property name="position">5</property> <property name="tab_fill">False</property> </packing> </child> <child> <placeholder/> </child> <child type="tab"> <object class="GtkLabel" id="symbols"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="no">1f499</property> </object> <packing> <property name="position">6</property> <property name="tab_fill">False</property> </packing> </child> <child> <placeholder/> </child> <child type="tab"> <object class="GtkLabel" id="flags"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="no">1f1ee-1f1f3</property> </object> <packing> <property name="position">7</property> <property name="tab_fill">False</property> </packing> </child> <child> <placeholder/> </child> <child type="tab"> <object class="GtkLabel" id="unicode9"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="no">1f939</property> </object> <packing> <property name="position">8</property> <property name="tab_fill">False</property> </packing> </child> </object> <packing> <property name="expand">True</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> </object> </child> </object> </interface>