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=
"ShowColDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes">Show Columns
</property>
9 <property name=
"resizable">False
</property>
10 <property name=
"type_hint">dialog
</property>
11 <child internal-child=
"vbox">
12 <object class=
"GtkBox" id=
"dialog-vbox1">
13 <property name=
"can_focus">False
</property>
14 <property name=
"orientation">vertical
</property>
15 <property name=
"spacing">12</property>
16 <child internal-child=
"action_area">
17 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
18 <property name=
"can_focus">False
</property>
19 <property name=
"layout_style">end
</property>
21 <object class=
"GtkButton" id=
"ok">
22 <property name=
"label">gtk-ok
</property>
23 <property name=
"visible">True
</property>
24 <property name=
"can_focus">True
</property>
25 <property name=
"can_default">True
</property>
26 <property name=
"has_default">True
</property>
27 <property name=
"receives_default">True
</property>
28 <property name=
"use_stock">True
</property>
31 <property name=
"expand">False
</property>
32 <property name=
"fill">True
</property>
33 <property name=
"position">0</property>
37 <object class=
"GtkButton" id=
"cancel">
38 <property name=
"label">gtk-cancel
</property>
39 <property name=
"visible">True
</property>
40 <property name=
"can_focus">True
</property>
41 <property name=
"receives_default">True
</property>
42 <property name=
"use_stock">True
</property>
45 <property name=
"expand">False
</property>
46 <property name=
"fill">True
</property>
47 <property name=
"position">1</property>
52 <property name=
"expand">False
</property>
53 <property name=
"fill">True
</property>
54 <property name=
"pack_type">end
</property>
55 <property name=
"position">0</property>
59 <object class=
"GtkGrid" id=
"grid1">
60 <property name=
"visible">True
</property>
61 <property name=
"can_focus">False
</property>
62 <property name=
"hexpand">True
</property>
63 <property name=
"vexpand">True
</property>
64 <property name=
"row_spacing">6</property>
66 <object class=
"GtkLabel" id=
"label1">
67 <property name=
"visible">True
</property>
68 <property name=
"can_focus">False
</property>
69 <property name=
"xalign">0</property>
70 <property name=
"label" translatable=
"yes">The following columns are currently hidden. Please mark the fields you want to show and choose OK.
</property>
71 <property name=
"use_underline">True
</property>
72 <property name=
"wrap">True
</property>
73 <property name=
"mnemonic_widget">treeview:border
</property>
74 <property name=
"max_width_chars">56</property>
77 <property name=
"left_attach">0</property>
78 <property name=
"top_attach">0</property>
82 <object class=
"GtkTreeView" id=
"treeview:border">
83 <property name=
"visible">True
</property>
84 <property name=
"can_focus">True
</property>
85 <property name=
"hexpand">True
</property>
86 <property name=
"vexpand">True
</property>
87 <child internal-child=
"selection">
88 <object class=
"GtkTreeSelection" id=
"treeview-selection1"/>
92 <property name=
"left_attach">0</property>
93 <property name=
"top_attach">1</property>
98 <property name=
"expand">False
</property>
99 <property name=
"fill">True
</property>
100 <property name=
"position">1</property>
106 <action-widget response=
"0">ok
</action-widget>
107 <action-widget response=
"0">cancel
</action-widget>