1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain=
"cui">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkDialog" id=
"EventAssignDialog">
6 <property name=
"can-focus">False
</property>
7 <property name=
"border-width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"eventassigndialog|EventAssignDialog">Assign Macro
</property>
9 <property name=
"resizable">False
</property>
10 <property name=
"type-hint">normal
</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" translatable=
"yes" context=
"stock">_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-underline">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" translatable=
"yes" context=
"stock">_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-underline">True
</property>
45 <property name=
"expand">False
</property>
46 <property name=
"fill">True
</property>
47 <property name=
"position">1</property>
51 <object class=
"GtkButton" id=
"help">
52 <property name=
"label" translatable=
"yes" context=
"stock">_Help
</property>
53 <property name=
"visible">True
</property>
54 <property name=
"can-focus">True
</property>
55 <property name=
"receives-default">True
</property>
56 <property name=
"use-underline">True
</property>
59 <property name=
"expand">False
</property>
60 <property name=
"fill">True
</property>
61 <property name=
"position">2</property>
62 <property name=
"secondary">True
</property>
67 <property name=
"expand">False
</property>
68 <property name=
"fill">True
</property>
69 <property name=
"pack-type">end
</property>
70 <property name=
"position">0</property>
79 <action-widget response=
"-5">ok
</action-widget>
80 <action-widget response=
"-6">cancel
</action-widget>
81 <action-widget response=
"-11">help
</action-widget>