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=
"GtkDialog" id=
"GotoPageDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"gotopagedialog|GotoPageDialog">Go to Page
</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" translatable=
"yes" context=
"stock">_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">False
</property>
30 <property name=
"use-underline">True
</property>
33 <property name=
"expand">False
</property>
34 <property name=
"fill">True
</property>
35 <property name=
"position">1</property>
39 <object class=
"GtkButton" id=
"cancel">
40 <property name=
"label" translatable=
"yes" context=
"stock">_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-underline">True
</property>
47 <property name=
"expand">False
</property>
48 <property name=
"fill">True
</property>
49 <property name=
"position">2</property>
54 <property name=
"expand">False
</property>
55 <property name=
"fill">True
</property>
56 <property name=
"pack_type">end
</property>
57 <property name=
"position">0</property>
61 <!-- n-columns=1 n-rows=1 -->
62 <object class=
"GtkGrid" id=
"grid1">
63 <property name=
"visible">True
</property>
64 <property name=
"can_focus">False
</property>
65 <property name=
"halign">center
</property>
66 <property name=
"border_width">6</property>
67 <property name=
"row_spacing">12</property>
68 <property name=
"column_spacing">12</property>
70 <object class=
"GtkLabel" id=
"page_count">
71 <property name=
"visible">True
</property>
72 <property name=
"can_focus">False
</property>
73 <property name=
"hexpand">True
</property>
74 <property name=
"label" translatable=
"yes" context=
"gotopagedialog|page_count">of $
1</property>
75 <property name=
"xalign">0</property>
78 <property name=
"left_attach">2</property>
79 <property name=
"top_attach">0</property>
83 <object class=
"GtkSpinButton" id=
"page">
84 <property name=
"visible">True
</property>
85 <property name=
"can_focus">True
</property>
86 <property name=
"adjustment">page_value
</property>
87 <property name=
"activates_default">True
</property>
88 <property name=
"truncate-multiline">True
</property>
89 <property name=
"width_chars">5</property>
92 <property name=
"left_attach">1</property>
93 <property name=
"top_attach">0</property>
97 <object class=
"GtkLabel" id=
"page_label">
98 <property name=
"visible">True
</property>
99 <property name=
"can_focus">False
</property>
100 <property name=
"halign">end
</property>
101 <property name=
"label" translatable=
"yes" context=
"gotopagedialog|page_label">Page:
</property>
102 <property name=
"use_underline">True
</property>
103 <property name=
"mnemonic_widget">page
</property>
104 <property name=
"xalign">0</property>
107 <property name=
"left_attach">0</property>
108 <property name=
"top_attach">0</property>
113 <property name=
"expand">True
</property>
114 <property name=
"fill">True
</property>
115 <property name=
"position">1</property>
121 <action-widget response=
"-5">ok
</action-widget>
122 <action-widget response=
"-6">cancel
</action-widget>
128 <object class=
"GtkAdjustment" id=
"page_value">
129 <property name=
"lower">1</property>
130 <property name=
"upper">100000</property>
131 <property name=
"value">1</property>
132 <property name=
"step_increment">1</property>
133 <property name=
"page_increment">10</property>