1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"sc">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkTreeStore" id=
"liststore1">
7 <!-- column-name text -->
8 <column type=
"gchararray"/>
9 <!-- column-name id -->
10 <column type=
"gchararray"/>
13 <object class=
"GtkDialog" id=
"ShowDetail">
14 <property name=
"can_focus">False
</property>
15 <property name=
"hexpand">True
</property>
16 <property name=
"vexpand">True
</property>
17 <property name=
"border_width">6</property>
18 <property name=
"title" translatable=
"yes" context=
"showdetaildialog|ShowDetail">Show Detail
</property>
19 <property name=
"resizable">False
</property>
20 <property name=
"modal">True
</property>
21 <property name=
"default_width">0</property>
22 <property name=
"default_height">0</property>
23 <property name=
"type_hint">dialog
</property>
24 <child internal-child=
"vbox">
25 <object class=
"GtkBox" id=
"dialog-vbox1">
26 <property name=
"can_focus">False
</property>
27 <property name=
"hexpand">True
</property>
28 <property name=
"vexpand">True
</property>
29 <property name=
"orientation">vertical
</property>
30 <property name=
"spacing">12</property>
31 <child internal-child=
"action_area">
32 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
33 <property name=
"can_focus">False
</property>
34 <property name=
"layout_style">end
</property>
36 <object class=
"GtkButton" id=
"ok">
37 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
38 <property name=
"visible">True
</property>
39 <property name=
"can_focus">True
</property>
40 <property name=
"can_default">True
</property>
41 <property name=
"has_default">True
</property>
42 <property name=
"receives_default">True
</property>
43 <property name=
"use-underline">True
</property>
46 <property name=
"expand">False
</property>
47 <property name=
"fill">True
</property>
48 <property name=
"position">0</property>
52 <object class=
"GtkButton" id=
"cancel">
53 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
54 <property name=
"visible">True
</property>
55 <property name=
"can_focus">True
</property>
56 <property name=
"receives_default">True
</property>
57 <property name=
"use-underline">True
</property>
60 <property name=
"expand">False
</property>
61 <property name=
"fill">True
</property>
62 <property name=
"position">1</property>
66 <object class=
"GtkButton" id=
"help">
67 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
68 <property name=
"visible">True
</property>
69 <property name=
"can_focus">True
</property>
70 <property name=
"receives_default">True
</property>
71 <property name=
"use-underline">True
</property>
74 <property name=
"expand">False
</property>
75 <property name=
"fill">True
</property>
76 <property name=
"position">2</property>
77 <property name=
"secondary">True
</property>
82 <property name=
"expand">False
</property>
83 <property name=
"fill">True
</property>
84 <property name=
"pack_type">end
</property>
85 <property name=
"position">0</property>
89 <object class=
"GtkBox" id=
"box1">
90 <property name=
"visible">True
</property>
91 <property name=
"can_focus">False
</property>
92 <property name=
"hexpand">True
</property>
93 <property name=
"vexpand">True
</property>
94 <property name=
"orientation">vertical
</property>
95 <property name=
"spacing">6</property>
97 <object class=
"GtkLabel" id=
"label1">
98 <property name=
"visible">True
</property>
99 <property name=
"can_focus">False
</property>
100 <property name=
"label" translatable=
"yes" context=
"showdetaildialog|label1">_Choose the field containing the detail you want to show
</property>
101 <property name=
"use_underline">True
</property>
102 <property name=
"wrap">True
</property>
103 <property name=
"mnemonic_widget">dimsTreeview
</property>
104 <property name=
"max_width_chars">50</property>
105 <property name=
"xalign">0</property>
108 <property name=
"expand">False
</property>
109 <property name=
"fill">True
</property>
110 <property name=
"position">0</property>
114 <object class=
"GtkScrolledWindow">
115 <property name=
"visible">True
</property>
116 <property name=
"can_focus">True
</property>
117 <property name=
"hexpand">True
</property>
118 <property name=
"vexpand">True
</property>
119 <property name=
"shadow_type">in
</property>
121 <object class=
"GtkTreeView" id=
"dimsTreeview">
122 <property name=
"visible">True
</property>
123 <property name=
"can_focus">True
</property>
124 <property name=
"hexpand">True
</property>
125 <property name=
"vexpand">True
</property>
126 <property name=
"model">liststore1
</property>
127 <property name=
"headers_visible">False
</property>
128 <property name=
"headers_clickable">False
</property>
129 <property name=
"search_column">0</property>
130 <property name=
"show_expanders">False
</property>
131 <child internal-child=
"selection">
132 <object class=
"GtkTreeSelection" id=
"treeview-selection1"/>
135 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn1">
137 <object class=
"GtkCellRendererText" id=
"cellrenderertext1"/>
139 <attribute name=
"text">0</attribute>
144 <child internal-child=
"accessible">
145 <object class=
"AtkObject" id=
"dimsTreeview-atkobject">
146 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"showdetaildialog|extended_tip|dimsTreeview">Choose the field that you want to view the details for.
</property>
153 <property name=
"expand">False
</property>
154 <property name=
"fill">True
</property>
155 <property name=
"position">1</property>
160 <property name=
"expand">False
</property>
161 <property name=
"fill">True
</property>
162 <property name=
"position">1</property>
168 <action-widget response=
"-5">ok
</action-widget>
169 <action-widget response=
"-6">cancel
</action-widget>
170 <action-widget response=
"-11">help
</action-widget>
172 <child type=
"titlebar">