1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain=
"svx">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkImage" id=
"image1">
6 <property name=
"visible">True
</property>
7 <property name=
"can_focus">False
</property>
8 <property name=
"icon_name">svx/res/fontworkalignleft_16.png
</property>
10 <object class=
"GtkImage" id=
"image2">
11 <property name=
"visible">True
</property>
12 <property name=
"can_focus">False
</property>
13 <property name=
"icon_name">svx/res/fontworkaligncentered_16.png
</property>
15 <object class=
"GtkImage" id=
"image3">
16 <property name=
"visible">True
</property>
17 <property name=
"can_focus">False
</property>
18 <property name=
"icon_name">svx/res/fontworkalignright_16.png
</property>
20 <object class=
"GtkImage" id=
"image5">
21 <property name=
"visible">True
</property>
22 <property name=
"can_focus">False
</property>
23 <property name=
"icon_name">svx/res/fontworkalignstretch_16.png
</property>
25 <object class=
"GtkPopover" id=
"FontworkAlignmentControl">
26 <property name=
"can_focus">False
</property>
27 <property name=
"no_show_all">True
</property>
28 <property name=
"border_width">4</property>
29 <property name=
"constrain-to">none
</property>
31 <!-- n-columns=1 n-rows=1 -->
32 <object class=
"GtkGrid" id=
"container">
33 <property name=
"visible">True
</property>
34 <property name=
"can_focus">False
</property>
35 <property name=
"hexpand">True
</property>
36 <property name=
"vexpand">True
</property>
37 <property name=
"row_spacing">6</property>
39 <object class=
"GtkRadioButton" id=
"left">
40 <property name=
"label" translatable=
"yes" context=
"fontworkalignmentcontrol|RID_SVXSTR_ALIGN_LEFT">Align _Left
</property>
41 <property name=
"visible">True
</property>
42 <property name=
"can_focus">True
</property>
43 <property name=
"receives_default">False
</property>
44 <property name=
"image">image1
</property>
45 <property name=
"use_underline">True
</property>
46 <property name=
"always_show_image">True
</property>
47 <property name=
"active">True
</property>
48 <property name=
"draw_indicator">True
</property>
51 <property name=
"left_attach">0</property>
52 <property name=
"top_attach">0</property>
56 <object class=
"GtkRadioButton" id=
"center">
57 <property name=
"label" translatable=
"yes" context=
"fontworkalignmentcontrol|RID_SVXSTR_ALIGN_CENTER">_Center
</property>
58 <property name=
"visible">True
</property>
59 <property name=
"can_focus">True
</property>
60 <property name=
"receives_default">False
</property>
61 <property name=
"image">image2
</property>
62 <property name=
"use_underline">True
</property>
63 <property name=
"always_show_image">True
</property>
64 <property name=
"draw_indicator">True
</property>
65 <property name=
"group">left
</property>
68 <property name=
"left_attach">0</property>
69 <property name=
"top_attach">1</property>
73 <object class=
"GtkRadioButton" id=
"right">
74 <property name=
"label" translatable=
"yes" context=
"fontworkalignmentcontrol|RID_SVXSTR_ALIGN_RIGHT">Align _Right
</property>
75 <property name=
"visible">True
</property>
76 <property name=
"can_focus">True
</property>
77 <property name=
"receives_default">False
</property>
78 <property name=
"image">image3
</property>
79 <property name=
"use_underline">True
</property>
80 <property name=
"always_show_image">True
</property>
81 <property name=
"draw_indicator">True
</property>
82 <property name=
"group">left
</property>
85 <property name=
"left_attach">0</property>
86 <property name=
"top_attach">2</property>
90 <object class=
"GtkRadioButton" id=
"stretch">
91 <property name=
"label" translatable=
"yes" context=
"fontworkalignmentcontrol|RID_SVXSTR_ALIGN_STRETCH">S_tretch Justify
</property>
92 <property name=
"visible">True
</property>
93 <property name=
"can_focus">True
</property>
94 <property name=
"receives_default">False
</property>
95 <property name=
"image">image5
</property>
96 <property name=
"use_underline">True
</property>
97 <property name=
"always_show_image">True
</property>
98 <property name=
"draw_indicator">True
</property>
99 <property name=
"group">left
</property>
102 <property name=
"left_attach">0</property>
103 <property name=
"top_attach">3</property>