|
|
|
@ -40,6 +40,7 @@
|
|
|
|
<object class="GtkTreeView" id="GroupsTree">
|
|
|
|
<object class="GtkTreeView" id="GroupsTree">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
|
|
|
<property name="search-column">1</property>
|
|
|
|
<property name="enable-grid-lines">vertical</property>
|
|
|
|
<property name="enable-grid-lines">vertical</property>
|
|
|
|
<child internal-child="selection">
|
|
|
|
<child internal-child="selection">
|
|
|
|
<object class="GtkTreeSelection">
|
|
|
|
<object class="GtkTreeSelection">
|
|
|
|
@ -60,6 +61,9 @@
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkTreeViewColumn" id="GroupColumn">
|
|
|
|
<object class="GtkTreeViewColumn" id="GroupColumn">
|
|
|
|
<property name="title" translatable="yes">Group</property>
|
|
|
|
<property name="title" translatable="yes">Group</property>
|
|
|
|
|
|
|
|
<property name="sort-indicator">True</property>
|
|
|
|
|
|
|
|
<property name="sort-order">descending</property>
|
|
|
|
|
|
|
|
<property name="sort-column-id">1</property>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
<attributes>
|
|
|
|
<attributes>
|
|
|
|
|