2014-06-20 10:07:46 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!-- Generated with glade 3.18.1 -->
|
|
|
|
<interface>
|
|
|
|
<requires lib="gtk+" version="3.10"/>
|
2021-10-21 20:03:06 -03:00
|
|
|
<template class="CcSharingNetworks" parent="GtkBox">
|
2014-06-25 16:44:02 +02:00
|
|
|
<property name="margin_start">0</property>
|
|
|
|
<property name="margin_end">0</property>
|
2014-06-20 10:07:46 +02:00
|
|
|
<property name="margin_top">12</property>
|
|
|
|
<property name="margin_bottom">12</property>
|
2021-10-21 20:03:06 -03:00
|
|
|
<property name="spacing">12</property>
|
|
|
|
<property name="orientation">vertical</property>
|
2014-06-20 10:07:46 +02:00
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="label15">
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="label" translatable="yes">Networks</property>
|
|
|
|
<attributes>
|
|
|
|
<attribute name="weight" value="bold"/>
|
|
|
|
</attributes>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
2014-06-26 15:52:38 +02:00
|
|
|
<object class="GtkFrame" id="shared-networks-frame">
|
2014-06-20 10:07:46 +02:00
|
|
|
<property name="hexpand">True</property>
|
|
|
|
<child>
|
2014-06-26 15:52:38 +02:00
|
|
|
<object class="GtkListBox" id="listbox">
|
2014-06-20 10:07:46 +02:00
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</template>
|
|
|
|
</interface>
|