1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.20.4 -->
3 <interface domain=
"basctl">
4 <requires lib=
"gtk+" version=
"3.18"/>
5 <object class=
"GtkDialog" id=
"GotoLineDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"gotolinedialog|GotoLineDialog">Go to Line
</property>
9 <property name=
"modal">True
</property>
10 <property name=
"default_width">0</property>
11 <property name=
"default_height">0</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=
"orientation">vertical
</property>
17 <property name=
"spacing">12</property>
18 <child internal-child=
"action_area">
19 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
20 <property name=
"can_focus">False
</property>
21 <property name=
"layout_style">end
</property>
23 <object class=
"GtkButton" id=
"ok">
24 <property name=
"label">gtk-ok
</property>
25 <property name=
"visible">True
</property>
26 <property name=
"can_focus">True
</property>
27 <property name=
"can_default">True
</property>
28 <property name=
"has_default">True
</property>
29 <property name=
"receives_default">True
</property>
30 <property name=
"use_stock">True
</property>
33 <property name=
"expand">False
</property>
34 <property name=
"fill">True
</property>
35 <property name=
"position">0</property>
39 <object class=
"GtkButton" id=
"cancel">
40 <property name=
"label">gtk-cancel
</property>
41 <property name=
"visible">True
</property>
42 <property name=
"can_focus">True
</property>
43 <property name=
"receives_default">True
</property>
44 <property name=
"use_stock">True
</property>
47 <property name=
"expand">False
</property>
48 <property name=
"fill">True
</property>
49 <property name=
"position">1</property>
53 <object class=
"GtkButton" id=
"help">
54 <property name=
"label">gtk-help
</property>
55 <property name=
"visible">True
</property>
56 <property name=
"can_focus">True
</property>
57 <property name=
"receives_default">True
</property>
58 <property name=
"margin_right">6</property>
59 <property name=
"use_stock">True
</property>
62 <property name=
"expand">False
</property>
63 <property name=
"fill">True
</property>
64 <property name=
"position">2</property>
65 <property name=
"secondary">True
</property>
70 <property name=
"expand">False
</property>
71 <property name=
"fill">True
</property>
72 <property name=
"pack_type">end
</property>
73 <property name=
"position">2</property>
77 <object class=
"GtkGrid" id=
"grid3">
78 <property name=
"visible">True
</property>
79 <property name=
"can_focus">False
</property>
80 <property name=
"hexpand">True
</property>
81 <property name=
"row_spacing">6</property>
82 <property name=
"column_spacing">12</property>
84 <object class=
"GtkLabel" id=
"area">
85 <property name=
"visible">True
</property>
86 <property name=
"can_focus">False
</property>
87 <property name=
"label" translatable=
"yes" context=
"gotolinedialog|area">_Line number:
</property>
88 <property name=
"use_underline">True
</property>
89 <property name=
"mnemonic_widget">entry
</property>
90 <property name=
"xalign">0</property>
93 <property name=
"left_attach">0</property>
94 <property name=
"top_attach">0</property>
98 <object class=
"GtkEntry" id=
"entry">
99 <property name=
"visible">True
</property>
100 <property name=
"can_focus">True
</property>
101 <property name=
"hexpand">True
</property>
102 <property name=
"activates_default">True
</property>
105 <property name=
"left_attach">1</property>
106 <property name=
"top_attach">0</property>
111 <property name=
"expand">False
</property>
112 <property name=
"fill">True
</property>
113 <property name=
"position">0</property>
119 <action-widget response=
"-5">ok
</action-widget>
120 <action-widget response=
"-6">cancel
</action-widget>
121 <action-widget response=
"-11">help
</action-widget>