1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain=
"sc">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkFrame" id=
"SortKeyFrame">
6 <property name=
"visible">True
</property>
7 <property name=
"can-focus">False
</property>
8 <property name=
"border-width">6</property>
9 <property name=
"label-xalign">0</property>
10 <property name=
"shadow-type">none
</property>
12 <!-- n-columns=3 n-rows=2 -->
13 <object class=
"GtkGrid" id=
"grid1">
14 <property name=
"visible">True
</property>
15 <property name=
"can-focus">False
</property>
16 <property name=
"margin-start">12</property>
17 <property name=
"margin-top">6</property>
18 <property name=
"row-spacing">6</property>
19 <property name=
"column-spacing">12</property>
21 <object class=
"GtkComboBoxText" id=
"sortlb">
22 <property name=
"width-request">600</property>
23 <property name=
"visible">True
</property>
24 <property name=
"can-focus">False
</property>
25 <property name=
"valign">center
</property>
26 <property name=
"hexpand">True
</property>
27 <child internal-child=
"accessible">
28 <object class=
"AtkObject" id=
"sortlb-atkobject">
29 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sortkey|extended_tip|sortlb">Select the column that you want to use as the primary sort key.
</property>
34 <property name=
"left-attach">1</property>
35 <property name=
"top-attach">0</property>
36 <property name=
"height">2</property>
40 <object class=
"GtkRadioButton" id=
"up">
41 <property name=
"label" translatable=
"yes" context=
"sortkey|up">_Ascending
</property>
42 <property name=
"visible">True
</property>
43 <property name=
"can-focus">True
</property>
44 <property name=
"receives-default">False
</property>
45 <property name=
"use-underline">True
</property>
46 <property name=
"active">True
</property>
47 <property name=
"draw-indicator">True
</property>
48 <child internal-child=
"accessible">
49 <object class=
"AtkObject" id=
"up-atkobject">
50 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sortkey|extended_tip|up">Sorts the selection from the lowest value to the highest value. The sorting rules are given by the locale. You can define the sort rules on Data - Sort - Options.
</property>
55 <property name=
"left-attach">2</property>
56 <property name=
"top-attach">0</property>
60 <object class=
"GtkRadioButton" id=
"down">
61 <property name=
"label" translatable=
"yes" context=
"sortkey|down">_Descending
</property>
62 <property name=
"visible">True
</property>
63 <property name=
"can-focus">True
</property>
64 <property name=
"receives-default">False
</property>
65 <property name=
"use-underline">True
</property>
66 <property name=
"draw-indicator">True
</property>
67 <property name=
"group">up
</property>
68 <child internal-child=
"accessible">
69 <object class=
"AtkObject" id=
"down-atkobject">
70 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sortkey|extended_tip|down">Sorts the selection from the highest value to the lowest value. You can define the sort rules on Data - Sort - Options.
</property>
75 <property name=
"left-attach">2</property>
76 <property name=
"top-attach">1</property>
80 <object class=
"GtkLabel" id=
"lbColRow">
81 <property name=
"visible">True
</property>
82 <property name=
"can-focus">False
</property>
83 <property name=
"label">Column/Row:
</property>
84 <property name=
"use-underline">True
</property>
85 <property name=
"mnemonic-widget">sortlb
</property>
86 <property name=
"xalign">1</property>
89 <property name=
"left-attach">0</property>
90 <property name=
"top-attach">0</property>
91 <property name=
"height">2</property>
97 <object class=
"GtkLabel" id=
"sortft">
98 <property name=
"visible">True
</property>
99 <property name=
"can-focus">False
</property>
100 <property name=
"label" translatable=
"yes" context=
"sortkey|sortft">Sort Key
</property>
102 <attribute name=
"weight" value=
"bold"/>
106 <child internal-child=
"accessible">
107 <object class=
"AtkObject" id=
"SortKeyFrame-atkobject">
108 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"sortkey|extended_tip|SortKeyFrame">Select the column that you want to use as the primary sort key.
</property>