1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
4 <requires lib=
"gtk+" version=
"3.0"/>
5 <object class=
"GtkDialog" id=
"PrinterOptionsDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes">Printer Options
</property>
9 <property name=
"resizable">False
</property>
10 <property name=
"type_hint">dialog
</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">gtk-ok
</property>
23 <property name=
"visible">True
</property>
24 <property name=
"can_focus">True
</property>
25 <property name=
"receives_default">True
</property>
26 <property name=
"use_stock">True
</property>
29 <property name=
"expand">False
</property>
30 <property name=
"fill">True
</property>
31 <property name=
"position">0</property>
35 <object class=
"GtkButton" id=
"cancel">
36 <property name=
"label">gtk-cancel
</property>
37 <property name=
"visible">True
</property>
38 <property name=
"can_focus">True
</property>
39 <property name=
"receives_default">True
</property>
40 <property name=
"use_stock">True
</property>
43 <property name=
"expand">False
</property>
44 <property name=
"fill">True
</property>
45 <property name=
"position">1</property>
49 <object class=
"GtkButton" id=
"help">
50 <property name=
"label">gtk-help
</property>
51 <property name=
"visible">True
</property>
52 <property name=
"can_focus">True
</property>
53 <property name=
"receives_default">True
</property>
54 <property name=
"use_stock">True
</property>
57 <property name=
"expand">False
</property>
58 <property name=
"fill">True
</property>
59 <property name=
"position">2</property>
60 <property name=
"secondary">True
</property>
65 <property name=
"expand">False
</property>
66 <property name=
"fill">True
</property>
67 <property name=
"pack_type">end
</property>
68 <property name=
"position">0</property>
77 <action-widget response=
"0">ok
</action-widget>
78 <action-widget response=
"0">cancel
</action-widget>
79 <action-widget response=
"0">help
</action-widget>