<?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.18.3 --> <interface> <requires lib="gtk+" version="3.12"/> <object class="GtkImage" id="image1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="stock">gtk-new</property> <property name="icon_size">6</property> </object> <object class="GtkListStore" id="store"> <columns> <!-- column-name valid --> <column type="gboolean"/> <!-- column-name fullpath --> <column type="gchararray"/> </columns> </object> <object class="GtkOffscreenWindow" id="offscreenwindow1"> <property name="can_focus">False</property> <child> <object class="GtkBox" id="box"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="homogeneous">True</property> <child> <object class="GtkBox" id="box2"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="margin_left">8</property> <property name="margin_right">8</property> <property name="margin_top">8</property> <property name="margin_bottom">8</property> <property name="orientation">vertical</property> <property name="spacing">8</property> <child> <object class="GtkAlignment" id="alignment1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">center</property> <property name="top_padding">180</property> <property name="bottom_padding">30</property> <child> <object class="GtkButton" id="button1"> <property name="label" translatable="yes">New binary...</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="image">image1</property> <property name="image_position">top</property> <property name="always_show_image">True</property> <signal name="clicked" handler="on_new_binary_clicked" swapped="no"/> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> <property name="label" translatable="yes">Last projects:</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkTreeView" id="treeview"> <property name="height_request">250</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="margin_left">8</property> <property name="hexpand">True</property> <property name="model">store</property> <property name="headers_visible">False</property> <property name="rules_hint">True</property> <signal name="row-activated" handler="on_row_activated_for_projects" swapped="no"/> <child internal-child="selection"> <object class="GtkTreeSelection" id="treeview-selection1"/> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> </packing> </child> <child> <object class="GtkCheckButton" id="startup"> <property name="label" translatable="yes">Show this panel at startup.</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="halign">start</property> <property name="valign">end</property> <property name="vexpand">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> <signal name="toggled" handler="on_startup_toggled" swapped="no"/> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">3</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkBox" id="box3"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="margin_left">8</property> <property name="margin_right">8</property> <property name="margin_top">8</property> <property name="margin_bottom">8</property> <property name="orientation">vertical</property> <property name="spacing">8</property> <child> <object class="GtkBox" id="box4"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="homogeneous">True</property> <child> <object class="GtkLabel" id="version"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="opacity">0.81999999977648264</property> <property name="use_markup">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkLabel" id="label3"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="opacity">0.81999999999999995</property> <property name="label" translatable="yes">Get access to the online documentation and stay tuned by visiting the official website : <a href="http://chrysalide.re">chrysalide.re</a> You can also follow Chrysalide on Twitter : <a href="http://twitter.com/chrysalide_ref">@chrysalide_ref</a></property> <property name="use_markup">True</property> <property name="wrap">True</property> <property name="track_visited_links">False</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkLabel" id="tip"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> <property name="yalign">1</property> <property name="xpad">8</property> <property name="ypad">8</property> <property name="label" translatable="yes">label</property> <property name="wrap">True</property> <property name="selectable">True</property> <signal name="draw" handler="on_tip_background_draw" swapped="no"/> </object> <packing> <property name="expand">True</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkButtonBox" id="buttonbox1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="spacing">8</property> <property name="layout_style">end</property> <child> <object class="GtkButton" id="button3"> <property name="label" translatable="yes">Previous</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <signal name="clicked" handler="on_tip_previous_clicked" swapped="no"/> </object> <packing> <property name="expand">True</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkButton" id="button2"> <property name="label" translatable="yes">Next</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <signal name="clicked" handler="on_tip_next_clicked" swapped="no"/> </object> <packing> <property name="expand">True</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> </object> </child> </object> </interface>