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=
"RowHeightDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes">Row Height
</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=
"can_default">True
</property>
26 <property name=
"has_default">True
</property>
27 <property name=
"receives_default">True
</property>
28 <property name=
"use_stock">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">gtk-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_stock">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">gtk-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_stock">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>
63 <property name=
"non_homogeneous">True
</property>
68 <property name=
"expand">False
</property>
69 <property name=
"fill">True
</property>
70 <property name=
"pack_type">end
</property>
71 <property name=
"position">0</property>
75 <object class=
"GtkGrid" id=
"grid2">
76 <property name=
"visible">True
</property>
77 <property name=
"can_focus">False
</property>
78 <property name=
"valign">start
</property>
79 <property name=
"hexpand">True
</property>
80 <property name=
"vexpand">True
</property>
81 <property name=
"row_spacing">6</property>
82 <property name=
"column_spacing">12</property>
84 <object class=
"GtkLabel" id=
"label1">
85 <property name=
"visible">True
</property>
86 <property name=
"can_focus">False
</property>
87 <property name=
"xalign">0</property>
88 <property name=
"label" translatable=
"yes">Height:
</property>
89 <property name=
"use_underline">True
</property>
90 <property name=
"mnemonic_widget">value:
0.00cm
</property>
93 <property name=
"left_attach">0</property>
94 <property name=
"top_attach">0</property>
98 <object class=
"GtkSpinButton" id=
"value:0.00cm">
99 <property name=
"visible">True
</property>
100 <property name=
"can_focus">True
</property>
101 <property name=
"hexpand">True
</property>
102 <property name=
"invisible_char">•
</property>
103 <property name=
"digits">2</property>
106 <property name=
"left_attach">1</property>
107 <property name=
"top_attach">0</property>
111 <object class=
"GtkCheckButton" id=
"default">
112 <property name=
"label" translatable=
"yes">_Default value
</property>
113 <property name=
"visible">True
</property>
114 <property name=
"can_focus">True
</property>
115 <property name=
"receives_default">False
</property>
116 <property name=
"use_underline">True
</property>
117 <property name=
"xalign">0</property>
118 <property name=
"draw_indicator">True
</property>
121 <property name=
"left_attach">1</property>
122 <property name=
"top_attach">1</property>
130 <property name=
"expand">False
</property>
131 <property name=
"fill">True
</property>
132 <property name=
"position">1</property>
138 <action-widget response=
"0">ok
</action-widget>
139 <action-widget response=
"0">cancel
</action-widget>
140 <action-widget response=
"0">help
</action-widget>