tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / svx / uiconfig / ui / fontworkgallerydialog.ui
bloba638b7b8a3c113ea24a8de5aadd863c355ba49a2
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain="svx">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkTreeStore" id="liststore1">
6 <columns>
7 <!-- column-name expander -->
8 <column type="GdkPixbuf"/>
9 <!-- column-name id -->
10 <column type="gchararray"/>
11 </columns>
12 </object>
13 <object class="GtkDialog" id="FontworkGalleryDialog">
14 <property name="can-focus">False</property>
15 <property name="border-width">6</property>
16 <property name="title" translatable="yes" context="fontworkgallerydialog|FontworkGalleryDialog">Fontwork Gallery</property>
17 <property name="resizable">False</property>
18 <property name="modal">True</property>
19 <property name="default-width">0</property>
20 <property name="default-height">0</property>
21 <property name="type-hint">dialog</property>
22 <child internal-child="vbox">
23 <object class="GtkBox" id="dialog-vbox1">
24 <property name="can-focus">False</property>
25 <property name="orientation">vertical</property>
26 <property name="spacing">12</property>
27 <child internal-child="action_area">
28 <object class="GtkButtonBox" id="dialog-action_area1">
29 <property name="can-focus">False</property>
30 <property name="layout-style">end</property>
31 <child>
32 <object class="GtkButton" id="ok">
33 <property name="label" translatable="yes" context="stock">_OK</property>
34 <property name="visible">True</property>
35 <property name="can-focus">True</property>
36 <property name="can-default">True</property>
37 <property name="has-default">True</property>
38 <property name="receives-default">True</property>
39 <property name="use-underline">True</property>
40 </object>
41 <packing>
42 <property name="expand">False</property>
43 <property name="fill">True</property>
44 <property name="position">0</property>
45 </packing>
46 </child>
47 <child>
48 <object class="GtkButton" id="cancel">
49 <property name="label" translatable="yes" context="stock">_Cancel</property>
50 <property name="visible">True</property>
51 <property name="can-focus">True</property>
52 <property name="receives-default">True</property>
53 <property name="use-underline">True</property>
54 </object>
55 <packing>
56 <property name="expand">False</property>
57 <property name="fill">True</property>
58 <property name="position">1</property>
59 </packing>
60 </child>
61 <child>
62 <object class="GtkButton" id="help">
63 <property name="label" translatable="yes" context="stock">_Help</property>
64 <property name="visible">True</property>
65 <property name="can-focus">True</property>
66 <property name="receives-default">True</property>
67 <property name="use-underline">True</property>
68 </object>
69 <packing>
70 <property name="expand">False</property>
71 <property name="fill">True</property>
72 <property name="position">2</property>
73 <property name="secondary">True</property>
74 </packing>
75 </child>
76 </object>
77 <packing>
78 <property name="expand">False</property>
79 <property name="fill">True</property>
80 <property name="pack-type">end</property>
81 <property name="position">0</property>
82 </packing>
83 </child>
84 <child>
85 <!-- n-columns=1 n-rows=2 -->
86 <object class="GtkGrid" id="grid1">
87 <property name="visible">True</property>
88 <property name="can-focus">False</property>
89 <property name="hexpand">True</property>
90 <property name="vexpand">True</property>
91 <property name="row-spacing">6</property>
92 <child>
93 <object class="GtkLabel" id="label1">
94 <property name="visible">True</property>
95 <property name="can-focus">False</property>
96 <property name="label" translatable="yes" context="fontworkgallerydialog|label1">Select a Fontwork style:</property>
97 <property name="use-underline">True</property>
98 <property name="xalign">0</property>
99 </object>
100 <packing>
101 <property name="left-attach">0</property>
102 <property name="top-attach">0</property>
103 </packing>
104 </child>
105 <child>
106 <object class="GtkScrolledWindow">
107 <property name="visible">True</property>
108 <property name="can-focus">True</property>
109 <property name="hexpand">True</property>
110 <property name="vexpand">True</property>
111 <property name="shadow-type">in</property>
112 <child>
113 <object class="GtkIconView" id="ctlFavoriteswin">
114 <property name="visible">True</property>
115 <property name="can-focus">True</property>
116 <property name="margin">6</property>
117 <property name="hexpand">True</property>
118 <property name="vexpand">True</property>
119 <property name="model">liststore1</property>
120 <property name="pixbuf-column">0</property>
121 <child internal-child="accessible">
122 <object class="AtkObject" id="ctlFavoriteswin-atkobject">
123 <property name="AtkObject::accessible-description" translatable="yes" context="fontworkgallerydialog|extended_tip|ctlFavoriteWin">Select a Fontwork style and click OK to insert the Fontwork into your document. Double-click or Ctrl (Command) + double-click the Fontwork in your document to enter text edit mode and change the text.</property>
124 </object>
125 </child>
126 </object>
127 </child>
128 </object>
129 <packing>
130 <property name="left-attach">0</property>
131 <property name="top-attach">1</property>
132 </packing>
133 </child>
134 </object>
135 <packing>
136 <property name="expand">False</property>
137 <property name="fill">True</property>
138 <property name="position">1</property>
139 </packing>
140 </child>
141 </object>
142 </child>
143 <action-widgets>
144 <action-widget response="-5">ok</action-widget>
145 <action-widget response="-6">cancel</action-widget>
146 <action-widget response="-11">help</action-widget>
147 </action-widgets>
148 </object>
149 </interface>