tdf#130857 qt weld: Implement QtInstanceWidget::get_text_height
[LibreOffice.git] / cui / uiconfig / ui / galleryupdateprogress.ui
blob8729cdcc4f617b2c9c5828721bb24f99a78fe7e8
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="GalleryUpdateProgress">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="galleryupdateprogress|GalleryUpdateProgress">Update</property>
9 <property name="resizable">False</property>
10 <property name="type_hint">normal</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>
20 <child>
21 <object class="GtkButton" id="cancel">
22 <property name="label" translatable="yes" context="stock">_Cancel</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-underline">True</property>
29 </object>
30 <packing>
31 <property name="expand">False</property>
32 <property name="fill">True</property>
33 <property name="position">1</property>
34 </packing>
35 </child>
36 </object>
37 <packing>
38 <property name="expand">False</property>
39 <property name="fill">True</property>
40 <property name="pack_type">end</property>
41 <property name="position">0</property>
42 </packing>
43 </child>
44 <child>
45 <!-- n-columns=1 n-rows=1 -->
46 <object class="GtkGrid" id="grid1">
47 <property name="visible">True</property>
48 <property name="can_focus">False</property>
49 <property name="row_spacing">12</property>
50 <child>
51 <object class="GtkFrame" id="frame2">
52 <property name="visible">True</property>
53 <property name="can_focus">False</property>
54 <property name="label_xalign">0</property>
55 <property name="shadow_type">none</property>
56 <child>
57 <object class="GtkLabel" id="file">
58 <property name="visible">True</property>
59 <property name="can_focus">False</property>
60 <property name="width_chars">40</property>
61 <property name="margin-start">12</property>
62 <property name="margin-top">6</property>
63 </object>
64 </child>
65 <child type="label">
66 <object class="GtkLabel" id="label2">
67 <property name="visible">True</property>
68 <property name="can_focus">False</property>
69 <property name="label" translatable="yes" context="galleryupdateprogress|label2">File</property>
70 <attributes>
71 <attribute name="weight" value="bold"/>
72 </attributes>
73 </object>
74 </child>
75 </object>
76 <packing>
77 <property name="left_attach">0</property>
78 <property name="top_attach">0</property>
79 </packing>
80 </child>
81 </object>
82 <packing>
83 <property name="expand">False</property>
84 <property name="fill">True</property>
85 <property name="position">1</property>
86 </packing>
87 </child>
88 </object>
89 </child>
90 <action-widgets>
91 <action-widget response="-6">cancel</action-widget>
92 </action-widgets>
93 <child type="titlebar">
94 <placeholder/>
95 </child>
96 <child internal-child="accessible">
97 <object class="AtkObject" id="GalleryUpdateProgress-atkobject">
98 <property name="AtkObject::accessible-description" translatable="yes" context="galleryupdateprogress|extended_tip|GalleryUpdateProgress">Updates the view in the window or in the selected object.</property>
99 </object>
100 </child>
101 </object>
102 </interface>