|
@ -104,13 +104,27 @@ |
|
|
<property name="margin_top">16</property> |
|
|
<property name="margin_top">16</property> |
|
|
<property name="margin_bottom">16</property> |
|
|
<property name="margin_bottom">16</property> |
|
|
<property name="orientation">vertical</property> |
|
|
<property name="orientation">vertical</property> |
|
|
|
|
|
<child> |
|
|
|
|
|
<object class="GtkScrolledWindow"> |
|
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
|
<property name="can_focus">True</property> |
|
|
|
|
|
<property name="hscrollbar_policy">never</property> |
|
|
|
|
|
<property name="shadow_type">in</property> |
|
|
|
|
|
<child> |
|
|
|
|
|
<object class="GtkViewport"> |
|
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
|
<property name="can_focus">False</property> |
|
|
<child> |
|
|
<child> |
|
|
<object class="GtkListBox" id="pendingTransfersList"> |
|
|
<object class="GtkListBox" id="pendingTransfersList"> |
|
|
<property name="visible">True</property> |
|
|
<property name="visible">True</property> |
|
|
<property name="can_focus">False</property> |
|
|
<property name="can_focus">False</property> |
|
|
</object> |
|
|
</object> |
|
|
|
|
|
</child> |
|
|
|
|
|
</object> |
|
|
|
|
|
</child> |
|
|
|
|
|
</object> |
|
|
<packing> |
|
|
<packing> |
|
|
<property name="expand">False</property> |
|
|
<property name="expand">True</property> |
|
|
<property name="fill">True</property> |
|
|
<property name="fill">True</property> |
|
|
<property name="position">0</property> |
|
|
<property name="position">0</property> |
|
|
</packing> |
|
|
</packing> |
|
|