213 lines
9.1 KiB
Plaintext
213 lines
9.1 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!-- Generated with glade 3.20.4 -->
|
||
|
<interface>
|
||
|
<requires lib="gtk+" version="3.20"/>
|
||
|
<object class="GtkWindow" id="winMain">
|
||
|
<property name="name">winMain</property>
|
||
|
<property name="can_focus">False</property>
|
||
|
<property name="default_width">500</property>
|
||
|
<property name="default_height">600</property>
|
||
|
<signal name="destroy" handler="on_winMain_destroy" swapped="no"/>
|
||
|
<child>
|
||
|
<object class="GtkBox" id="boxMain">
|
||
|
<property name="name">boxMain</property>
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">False</property>
|
||
|
<property name="orientation">vertical</property>
|
||
|
<child>
|
||
|
<object class="GtkSeparator">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">False</property>
|
||
|
</object>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">True</property>
|
||
|
<property name="position">0</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<object class="GtkBox">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">False</property>
|
||
|
<child>
|
||
|
<object class="GtkComboBoxText" id="mnuPulldown">
|
||
|
<property name="name">mnuPulldown</property>
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">False</property>
|
||
|
<property name="margin_left">6</property>
|
||
|
<property name="margin_right">6</property>
|
||
|
<property name="margin_top">6</property>
|
||
|
<signal name="changed" handler="on_mnuPulldown_changed" 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="btnRefresh">
|
||
|
<property name="label">gtk-refresh</property>
|
||
|
<property name="name">btnRefresh</property>
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
<property name="receives_default">True</property>
|
||
|
<property name="margin_right">6</property>
|
||
|
<property name="margin_top">6</property>
|
||
|
<property name="use_stock">True</property>
|
||
|
<property name="always_show_image">True</property>
|
||
|
<signal name="clicked" handler="on_btnRefresh_clicked" swapped="no"/>
|
||
|
</object>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</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="GtkStatusbar" id="stsBar">
|
||
|
<property name="name">stsBar</property>
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">False</property>
|
||
|
<property name="margin_left">10</property>
|
||
|
<property name="margin_right">10</property>
|
||
|
<property name="margin_start">10</property>
|
||
|
<property name="margin_end">10</property>
|
||
|
<property name="margin_top">6</property>
|
||
|
<property name="margin_bottom">6</property>
|
||
|
<property name="hexpand">True</property>
|
||
|
<property name="spacing">2</property>
|
||
|
</object>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">True</property>
|
||
|
<property name="pack_type">end</property>
|
||
|
<property name="position">0</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<object class="GtkSeparator">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">False</property>
|
||
|
</object>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">True</property>
|
||
|
<property name="padding">6</property>
|
||
|
<property name="position">3</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<object class="GtkButton" id="btnDownload">
|
||
|
<property name="label" translatable="yes">Open in Client</property>
|
||
|
<property name="name">btnDownload</property>
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
<property name="receives_default">True</property>
|
||
|
<signal name="clicked" handler="on_btnDownload_clicked" swapped="no"/>
|
||
|
</object>
|
||
|
<packing>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">True</property>
|
||
|
<property name="pack_type">end</property>
|
||
|
<property name="position">4</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<object class="GtkScrolledWindow" id="scwResults">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
<property name="shadow_type">in</property>
|
||
|
<child>
|
||
|
<object class="GtkViewport">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">False</property>
|
||
|
<child>
|
||
|
<object class="GtkTreeView" id="tvwResults">
|
||
|
<property name="name">tvwResults</property>
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
<signal name="row-activated" handler="on_btnDownload_clicked" swapped="no"/>
|
||
|
<child internal-child="selection">
|
||
|
<object class="GtkTreeSelection"/>
|
||
|
</child>
|
||
|
</object>
|
||
|
</child>
|
||
|
</object>
|
||
|
</child>
|
||
|
</object>
|
||
|
<packing>
|
||
|
<property name="expand">True</property>
|
||
|
<property name="fill">True</property>
|
||
|
<property name="pack_type">end</property>
|
||
|
<property name="position">5</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
<child>
|
||
|
<object class="GtkBox" id="boxSearch">
|
||
|
<property name="name">boxSearch</property>
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">False</property>
|
||
|
<child>
|
||
|
<object class="GtkEntry" id="txtSearch">
|
||
|
<property name="name">txtSearch</property>
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
<property name="has_focus">True</property>
|
||
|
<property name="is_focus">True</property>
|
||
|
<property name="has_default">True</property>
|
||
|
<property name="margin_left">6</property>
|
||
|
<property name="margin_right">6</property>
|
||
|
<property name="activates_default">True</property>
|
||
|
<signal name="activate" handler="on_btnSearch_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="btnSearch">
|
||
|
<property name="label">gtk-find</property>
|
||
|
<property name="name">btnSearch</property>
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
<property name="has_default">True</property>
|
||
|
<property name="receives_default">True</property>
|
||
|
<property name="margin_right">6</property>
|
||
|
<property name="use_stock">True</property>
|
||
|
<property name="always_show_image">True</property>
|
||
|
<signal name="clicked" handler="on_btnSearch_clicked" swapped="no"/>
|
||
|
</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">6</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
</object>
|
||
|
</child>
|
||
|
<child type="titlebar">
|
||
|
<object class="GtkSeparator">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">False</property>
|
||
|
</object>
|
||
|
</child>
|
||
|
</object>
|
||
|
</interface>
|