1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain=
"chart">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkAdjustment" id=
"adjustmentSpinDegrees">
6 <property name=
"upper">359</property>
7 <property name=
"step_increment">5</property>
9 <object class=
"GtkFrame" id=
"TitleRotationTabPage">
10 <property name=
"visible">True
</property>
11 <property name=
"can_focus">False
</property>
12 <property name=
"hexpand">True
</property>
13 <property name=
"border_width">6</property>
14 <property name=
"label_xalign">0</property>
15 <property name=
"shadow_type">none
</property>
17 <!-- n-columns=1 n-rows=1 -->
18 <object class=
"GtkGrid" id=
"grid10">
19 <property name=
"visible">True
</property>
20 <property name=
"can_focus">False
</property>
21 <property name=
"hexpand">True
</property>
22 <property name=
"row_spacing">6</property>
23 <property name=
"column_spacing">12</property>
24 <property name=
"margin-start">12</property>
25 <property name=
"margin-top">6</property>
27 <!-- n-columns=1 n-rows=1 -->
28 <object class=
"GtkGrid" id=
"grid3">
29 <property name=
"visible">True
</property>
30 <property name=
"can_focus">False
</property>
31 <property name=
"row_spacing">6</property>
32 <property name=
"column_spacing">12</property>
34 <object class=
"GtkSpinButton" id=
"OrientDegree">
35 <property name=
"visible">True
</property>
36 <property name=
"can_focus">True
</property>
37 <property name=
"margin_top">40</property>
38 <property name=
"adjustment">adjustmentSpinDegrees
</property>
39 <property name=
"wrap">True
</property>
40 <property name=
"truncate-multiline">True
</property>
41 <child internal-child=
"accessible">
42 <object class=
"AtkObject" id=
"OrientDegree-atkobject">
43 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"titlerotationtabpage|extended_tip|OrientDegree">Allows you to manually enter the orientation angle.
</property>
48 <property name=
"left_attach">0</property>
49 <property name=
"top_attach">2</property>
53 <object class=
"GtkLabel" id=
"degreeL">
54 <property name=
"visible">True
</property>
55 <property name=
"can_focus">False
</property>
56 <property name=
"margin_top">40</property>
57 <property name=
"label" translatable=
"yes" context=
"titlerotationtabpage|degreeL">_Degrees
</property>
58 <property name=
"use_underline">True
</property>
61 <property name=
"left_attach">1</property>
62 <property name=
"top_attach">2</property>
79 <property name=
"left_attach">1</property>
80 <property name=
"top_attach">0</property>
84 <!-- n-columns=1 n-rows=1 -->
85 <object class=
"GtkGrid" id=
"grid4">
86 <property name=
"visible">True
</property>
87 <property name=
"can_focus">False
</property>
88 <property name=
"row_spacing">6</property>
89 <property name=
"column_spacing">12</property>
91 <object class=
"GtkCheckButton" id=
"stackedCB">
92 <property name=
"label" translatable=
"yes" context=
"titlerotationtabpage|stackedCB">Ve_rtically stacked
</property>
93 <property name=
"visible">True
</property>
94 <property name=
"can_focus">True
</property>
95 <property name=
"receives_default">False
</property>
96 <property name=
"use_underline">True
</property>
97 <property name=
"inconsistent">True
</property>
98 <property name=
"draw_indicator">True
</property>
99 <child internal-child=
"accessible">
100 <object class=
"AtkObject" id=
"stackedCB-atkobject">
101 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"titlerotationtabpage|extended_tip|stackedCB">Assigns vertical text orientation for cell contents.
</property>
106 <property name=
"left_attach">0</property>
107 <property name=
"top_attach">0</property>
111 <object class=
"GtkLabel" id=
"labelABCD">
112 <property name=
"can_focus">False
</property>
113 <property name=
"label" translatable=
"yes" context=
"titlerotationtabpage|labelABCD">ABCD
</property>
116 <property name=
"left_attach">0</property>
117 <property name=
"top_attach">1</property>
122 <property name=
"left_attach">2</property>
123 <property name=
"top_attach">0</property>
127 <object class=
"GtkLabel" id=
"textdirL">
128 <property name=
"visible">True
</property>
129 <property name=
"can_focus">False
</property>
130 <property name=
"label" translatable=
"yes" context=
"titlerotationtabpage|textdirL">Te_xt direction:
</property>
131 <property name=
"use_underline">True
</property>
134 <property name=
"left_attach">0</property>
135 <property name=
"top_attach">1</property>
139 <object class=
"GtkComboBoxText" id=
"textdirLB">
140 <property name=
"visible">True
</property>
141 <property name=
"can_focus">False
</property>
142 <child internal-child=
"accessible">
143 <object class=
"AtkObject" id=
"textdirLB-atkobject">
144 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"titlerotationtabpage|extended_tip|textdirLB">Specify the text direction for a paragraph that uses complex text layout (CTL). This feature is only available if complex text layout support is enabled.
</property>
149 <property name=
"left_attach">1</property>
150 <property name=
"top_attach">1</property>
151 <property name=
"width">2</property>
155 <object class=
"GtkDrawingArea" id=
"dialCtrl">
156 <property name=
"visible">True
</property>
157 <property name=
"can_focus">False
</property>
158 <property name=
"events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_STRUCTURE_MASK
</property>
159 <property name=
"halign">center
</property>
160 <property name=
"valign">center
</property>
161 <child internal-child=
"accessible">
162 <object class=
"AtkObject" id=
"dialCtrl-atkobject">
163 <property name=
"AtkObject::accessible-description" translatable=
"yes" context=
"titlerotationtabpage|extended_tip|dialCtrl">Clicking anywhere on the wheel defines the variable text orientation.
</property>
168 <property name=
"left_attach">0</property>
169 <property name=
"top_attach">0</property>
175 <object class=
"GtkLabel" id=
"labelTextOrient">
176 <property name=
"visible">True
</property>
177 <property name=
"can_focus">False
</property>
178 <property name=
"label" translatable=
"yes" context=
"titlerotationtabpage|labelTextOrient">Text Orientation
</property>
180 <attribute name=
"weight" value=
"bold"/>