1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.20.4 -->
3 <interface domain=
"sw">
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=
"DateFormFieldDialog">
14 <property name=
"can_focus">False
</property>
15 <property name=
"border_width">6</property>
16 <property name=
"title" translatable=
"yes" context=
"dateformfielddialog|DateFormFieldDialog">Date Picker Content Control
</property>
17 <property name=
"type_hint">dialog
</property>
18 <child internal-child=
"vbox">
19 <object class=
"GtkBox" id=
"dialog-vbox1">
20 <property name=
"can_focus">False
</property>
21 <property name=
"orientation">vertical
</property>
22 <property name=
"spacing">12</property>
23 <child internal-child=
"action_area">
24 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
25 <property name=
"can_focus">False
</property>
26 <property name=
"layout_style">end
</property>
28 <object class=
"GtkButton" id=
"ok">
29 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
30 <property name=
"visible">True
</property>
31 <property name=
"can_focus">True
</property>
32 <property name=
"can_default">True
</property>
33 <property name=
"has_default">True
</property>
34 <property name=
"receives_default">True
</property>
35 <property name=
"use-underline">True
</property>
38 <property name=
"expand">False
</property>
39 <property name=
"fill">True
</property>
40 <property name=
"position">0</property>
44 <object class=
"GtkButton" id=
"cancel">
45 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
46 <property name=
"visible">True
</property>
47 <property name=
"can_focus">True
</property>
48 <property name=
"receives_default">True
</property>
49 <property name=
"use-underline">True
</property>
52 <property name=
"expand">False
</property>
53 <property name=
"fill">True
</property>
54 <property name=
"position">1</property>
58 <object class=
"GtkButton" id=
"help">
59 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</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-underline">True
</property>
66 <property name=
"expand">False
</property>
67 <property name=
"fill">True
</property>
68 <property name=
"position">2</property>
69 <property name=
"secondary">True
</property>
74 <property name=
"expand">False
</property>
75 <property name=
"fill">True
</property>
76 <property name=
"pack_type">end
</property>
77 <property name=
"position">0</property>
81 <!-- n-columns=1 n-rows=1 -->
82 <object class=
"GtkGrid" id=
"list_grid">
83 <property name=
"visible">True
</property>
84 <property name=
"can_focus">False
</property>
85 <property name=
"row_spacing">12</property>
87 <object class=
"GtkLabel" id=
"date_format_list_label">
88 <property name=
"visible">True
</property>
89 <property name=
"can_focus">False
</property>
90 <property name=
"label" translatable=
"yes" context=
"dateformfielddialog|date_format_list_label">Date Format
</property>
91 <property name=
"use_underline">True
</property>
92 <property name=
"mnemonic_widget">date_formats_treeview
</property>
93 <property name=
"xalign">0</property>
96 <property name=
"left_attach">0</property>
97 <property name=
"top_attach">0</property>
101 <object class=
"GtkScrolledWindow">
102 <property name=
"visible">True
</property>
103 <property name=
"can_focus">True
</property>
104 <property name=
"hexpand">True
</property>
105 <property name=
"vexpand">True
</property>
106 <property name=
"shadow_type">in
</property>
108 <object class=
"GtkTreeView" id=
"date_formats_treeview">
109 <property name=
"visible">True
</property>
110 <property name=
"can_focus">True
</property>
111 <property name=
"hexpand">True
</property>
112 <property name=
"vexpand">True
</property>
113 <property name=
"model">liststore1
</property>
114 <property name=
"headers_visible">False
</property>
115 <property name=
"headers_clickable">False
</property>
116 <property name=
"search_column">0</property>
117 <property name=
"show_expanders">False
</property>
118 <child internal-child=
"selection">
119 <object class=
"GtkTreeSelection" id=
"treeview-selection1"/>
122 <object class=
"GtkTreeViewColumn" id=
"treeviewcolumn1">
124 <object class=
"GtkCellRendererText" id=
"cellrenderertext1"/>
126 <attribute name=
"text">0</attribute>
135 <property name=
"left_attach">0</property>
136 <property name=
"top_attach">1</property>
141 <property name=
"expand">False
</property>
142 <property name=
"fill">True
</property>
143 <property name=
"pack_type">end
</property>
144 <property name=
"position">1</property>
150 <action-widget response=
"-5">ok
</action-widget>
151 <action-widget response=
"-6">cancel
</action-widget>
152 <action-widget response=
"-11">help
</action-widget>