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=
"image4">
21 <property name=
"visible">True
</property>
22 <property name=
"can_focus">False
</property>
23 <property name=
"icon_name">svx/res/fontworkalignjustified_16.png
</property>
25 <object class=
"GtkImage" id=
"image5">
26 <property name=
"visible">True
</property>
27 <property name=
"can_focus">False
</property>
28 <property name=
"icon_name">svx/res/fontworkalignstretch_16.png
</property>
30 <object class=
"GtkPopover" id=
"FontworkAlignmentControl">
31 <property name=
"can_focus">False
</property>
32 <property name=
"no_show_all">True
</property>
33 <property name=
"border_width">4</property>
34 <property name=
"constrain-to">none
</property>
36 <!-- n-columns=1 n-rows=1 -->
37 <object class=
"GtkGrid" id=
"container">
38 <property name=
"visible">True
</property>
39 <property name=
"can_focus">False
</property>
40 <property name=
"hexpand">True
</property>
41 <property name=
"vexpand">True
</property>
42 <property name=
"row_spacing">6</property>
44 <object class=
"GtkRadioButton" id=
"left">
45 <property name=
"label" translatable=
"yes" context=
"fontworkalignmentcontrol|RID_SVXSTR_ALIGN_LEFT">_Left Align
</property>
46 <property name=
"visible">True
</property>
47 <property name=
"can_focus">True
</property>
48 <property name=
"receives_default">False
</property>
49 <property name=
"image">image1
</property>
50 <property name=
"use_underline">True
</property>
51 <property name=
"always_show_image">True
</property>
52 <property name=
"active">True
</property>
53 <property name=
"draw_indicator">True
</property>
56 <property name=
"left_attach">0</property>
57 <property name=
"top_attach">0</property>
61 <object class=
"GtkRadioButton" id=
"center">
62 <property name=
"label" translatable=
"yes" context=
"fontworkalignmentcontrol|RID_SVXSTR_ALIGN_CENTER">_Center
</property>
63 <property name=
"visible">True
</property>
64 <property name=
"can_focus">True
</property>
65 <property name=
"receives_default">False
</property>
66 <property name=
"image">image2
</property>
67 <property name=
"use_underline">True
</property>
68 <property name=
"always_show_image">True
</property>
69 <property name=
"draw_indicator">True
</property>
70 <property name=
"group">left
</property>
73 <property name=
"left_attach">0</property>
74 <property name=
"top_attach">1</property>
78 <object class=
"GtkRadioButton" id=
"right">
79 <property name=
"label" translatable=
"yes" context=
"fontworkalignmentcontrol|RID_SVXSTR_ALIGN_RIGHT">_Right Align
</property>
80 <property name=
"visible">True
</property>
81 <property name=
"can_focus">True
</property>
82 <property name=
"receives_default">False
</property>
83 <property name=
"image">image3
</property>
84 <property name=
"use_underline">True
</property>
85 <property name=
"always_show_image">True
</property>
86 <property name=
"draw_indicator">True
</property>
87 <property name=
"group">left
</property>
90 <property name=
"left_attach">0</property>
91 <property name=
"top_attach">2</property>
95 <object class=
"GtkRadioButton" id=
"word">
96 <property name=
"label" translatable=
"yes" context=
"fontworkalignmentcontrol|RID_SVXSTR_ALIGN_WORD">_Word Justify
</property>
97 <property name=
"visible">True
</property>
98 <property name=
"can_focus">True
</property>
99 <property name=
"receives_default">False
</property>
100 <property name=
"image">image4
</property>
101 <property name=
"use_underline">True
</property>
102 <property name=
"always_show_image">True
</property>
103 <property name=
"draw_indicator">True
</property>
104 <property name=
"group">left
</property>
107 <property name=
"left_attach">0</property>
108 <property name=
"top_attach">3</property>
112 <object class=
"GtkRadioButton" id=
"stretch">
113 <property name=
"label" translatable=
"yes" context=
"fontworkalignmentcontrol|RID_SVXSTR_ALIGN_STRETCH">S_tretch Justify
</property>
114 <property name=
"visible">True
</property>
115 <property name=
"can_focus">True
</property>
116 <property name=
"receives_default">False
</property>
117 <property name=
"image">image5
</property>
118 <property name=
"use_underline">True
</property>
119 <property name=
"always_show_image">True
</property>
120 <property name=
"draw_indicator">True
</property>
121 <property name=
"group">left
</property>
124 <property name=
"left_attach">0</property>
125 <property name=
"top_attach">4</property>