1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
4 <requires lib=
"gtk+" version=
"3.0"/>
5 <object class=
"GtkDialog" id=
"ShowDetail">
6 <property name=
"can_focus">False
</property>
7 <property name=
"hexpand">True
</property>
8 <property name=
"vexpand">True
</property>
9 <property name=
"border_width">6</property>
10 <property name=
"title" translatable=
"yes">Show Detail
</property>
11 <property name=
"resizable">False
</property>
12 <property name=
"type_hint">dialog
</property>
13 <child internal-child=
"vbox">
14 <object class=
"GtkBox" id=
"dialog-vbox1">
15 <property name=
"can_focus">False
</property>
16 <property name=
"hexpand">True
</property>
17 <property name=
"vexpand">True
</property>
18 <property name=
"spacing">12</property>
19 <child internal-child=
"action_area">
20 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
21 <property name=
"can_focus">False
</property>
22 <property name=
"orientation">vertical
</property>
23 <property name=
"layout_style">start
</property>
25 <object class=
"GtkButton" id=
"ok">
26 <property name=
"label">gtk-ok
</property>
27 <property name=
"use_action_appearance">False
</property>
28 <property name=
"visible">True
</property>
29 <property name=
"can_focus">True
</property>
30 <property name=
"can_default">True
</property>
31 <property name=
"has_default">True
</property>
32 <property name=
"receives_default">True
</property>
33 <property name=
"use_stock">True
</property>
36 <property name=
"expand">False
</property>
37 <property name=
"fill">True
</property>
38 <property name=
"position">0</property>
42 <object class=
"GtkButton" id=
"cancel">
43 <property name=
"label">gtk-cancel
</property>
44 <property name=
"use_action_appearance">False
</property>
45 <property name=
"visible">True
</property>
46 <property name=
"can_focus">True
</property>
47 <property name=
"receives_default">True
</property>
48 <property name=
"use_stock">True
</property>
51 <property name=
"expand">False
</property>
52 <property name=
"fill">True
</property>
53 <property name=
"position">1</property>
57 <object class=
"GtkButton" id=
"help">
58 <property name=
"label">gtk-help
</property>
59 <property name=
"use_action_appearance">False
</property>
60 <property name=
"visible">True
</property>
61 <property name=
"can_focus">True
</property>
62 <property name=
"receives_default">True
</property>
63 <property name=
"use_stock">True
</property>
66 <property name=
"expand">False
</property>
67 <property name=
"fill">True
</property>
68 <property name=
"position">2</property>
73 <property name=
"expand">False
</property>
74 <property name=
"fill">True
</property>
75 <property name=
"pack_type">end
</property>
76 <property name=
"position">0</property>
80 <object class=
"GtkBox" id=
"box1">
81 <property name=
"visible">True
</property>
82 <property name=
"can_focus">False
</property>
83 <property name=
"hexpand">True
</property>
84 <property name=
"vexpand">True
</property>
85 <property name=
"orientation">vertical
</property>
87 <object class=
"GtkLabel" id=
"label1">
88 <property name=
"visible">True
</property>
89 <property name=
"can_focus">False
</property>
90 <property name=
"xalign">0</property>
91 <property name=
"label" translatable=
"yes">_Choose the field containing the detail you want to show
</property>
92 <property name=
"use_underline">True
</property>
93 <property name=
"wrap">True
</property>
94 <property name=
"mnemonic_widget">dimsTreeview
</property>
95 <property name=
"max_width_chars">50</property>
98 <property name=
"expand">False
</property>
99 <property name=
"fill">True
</property>
100 <property name=
"position">0</property>
104 <object class=
"GtkTreeView" id=
"dimsTreeview">
105 <property name=
"visible">True
</property>
106 <property name=
"can_focus">True
</property>
107 <property name=
"hexpand">True
</property>
108 <property name=
"vexpand">True
</property>
109 <child internal-child=
"selection">
110 <object class=
"GtkTreeSelection" id=
"treeview-selection1"/>
114 <property name=
"expand">False
</property>
115 <property name=
"fill">True
</property>
116 <property name=
"position">1</property>
121 <property name=
"expand">False
</property>
122 <property name=
"fill">True
</property>
123 <property name=
"position">1</property>
129 <action-widget response=
"0">ok
</action-widget>
130 <action-widget response=
"0">cancel
</action-widget>
131 <action-widget response=
"0">help
</action-widget>