1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"basctl">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkDialog" id=
"NewLibDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"modal">True
</property>
9 <property name=
"default_width">0</property>
10 <property name=
"default_height">0</property>
11 <property name=
"type_hint">dialog
</property>
12 <child internal-child=
"vbox">
13 <object class=
"GtkBox" id=
"dialog-vbox1">
14 <property name=
"can_focus">False
</property>
15 <property name=
"orientation">vertical
</property>
16 <property name=
"spacing">12</property>
17 <child internal-child=
"action_area">
18 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
19 <property name=
"can_focus">False
</property>
20 <property name=
"layout_style">end
</property>
22 <object class=
"GtkButton" id=
"ok">
23 <property name=
"label" translatable=
"yes" context=
"stock">_OK
</property>
24 <property name=
"visible">True
</property>
25 <property name=
"can_focus">True
</property>
26 <property name=
"can_default">True
</property>
27 <property name=
"has_default">True
</property>
28 <property name=
"receives_default">True
</property>
29 <property name=
"use-underline">True
</property>
30 <child internal-child=
"accessible">
31 <object class=
"AtkObject" id=
"ok-atkobject">
32 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"newlibdialog|extended_tip|ok">Runs or saves the current macro.
</property>
37 <property name=
"expand">False
</property>
38 <property name=
"fill">True
</property>
39 <property name=
"position">0</property>
43 <object class=
"GtkButton" id=
"cancel">
44 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</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-underline">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" translatable=
"yes" context=
"stock">_Help
</property>
59 <property name=
"visible">True
</property>
60 <property name=
"can_focus">True
</property>
61 <property name=
"receives_default">True
</property>
62 <property name=
"margin-end">6</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">2</property>
81 <!-- n-columns=1 n-rows=1 -->
82 <object class=
"GtkGrid" id=
"grid3">
83 <property name=
"visible">True
</property>
84 <property name=
"can_focus">False
</property>
85 <property name=
"hexpand">True
</property>
86 <property name=
"row_spacing">6</property>
87 <property name=
"column_spacing">12</property>
89 <object class=
"GtkLabel" id=
"area">
90 <property name=
"visible">True
</property>
91 <property name=
"can_focus">False
</property>
92 <property name=
"label" translatable=
"yes" context=
"newlibdialog|area">_Name:
</property>
93 <property name=
"use_underline">True
</property>
94 <property name=
"mnemonic_widget">entry
</property>
95 <property name=
"xalign">0</property>
98 <property name=
"left_attach">0</property>
99 <property name=
"top_attach">0</property>
103 <object class=
"GtkEntry" id=
"entry">
104 <property name=
"visible">True
</property>
105 <property name=
"can_focus">True
</property>
106 <property name=
"hexpand">True
</property>
107 <property name=
"truncate-multiline">True
</property>
108 <property name=
"activates_default">True
</property>
111 <property name=
"left_attach">1</property>
112 <property name=
"top_attach">0</property>
117 <property name=
"expand">False
</property>
118 <property name=
"fill">True
</property>
119 <property name=
"position">0</property>
125 <action-widget response=
"-6">cancel
</action-widget>
126 <action-widget response=
"-11">help
</action-widget>
128 <child type=
"titlebar">
131 <child internal-child=
"accessible">
132 <object class=
"AtkObject" id=
"NewLibDialog-atkobject">
133 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"newlibdialog|extended_tip|NewLibDialog">Enter a name for the new library or module.
</property>