|
12 | 12 | <class name="flat" /> |
13 | 13 | </style> |
14 | 14 | <child> |
15 | | - <object class="GtkBox" id="box"> |
16 | | - <property name="orientation">vertical</property> |
17 | | - <child> |
18 | | - <object class="GtkBox"> |
19 | | - <property name="orientation">vertical</property> |
20 | | - <property name="spacing">3</property> |
21 | | - <property name="valign">center</property> |
22 | | - <property name="hexpand">1</property> |
23 | | - <property name="margin-top">12</property> |
24 | | - <property name="margin-start">12</property> |
25 | | - <property name="margin-end">12</property> |
26 | | - <property name="margin-bottom">12</property> |
27 | | - <child> |
28 | | - <object class="GtkLabel" id="author_label"> |
29 | | - <property name="ellipsize">end</property> |
30 | | - <property name="halign">start</property> |
31 | | - <property name="single-line-mode">1</property> |
32 | | - <style> |
33 | | - <class name="dim-label" /> |
34 | | - <class name="caption" /> |
35 | | - </style> |
36 | | - </object> |
37 | | - </child> |
38 | | - <child> |
39 | | - <object class="GtkLabel" id="title_label"> |
40 | | - <property name="visible">0</property> |
41 | | - <property name="ellipsize">end</property> |
42 | | - <property name="halign">fill</property> |
43 | | - <property name="xalign">0</property> |
44 | | - <property name="lines">2</property> |
45 | | - <property name="wrap">1</property> |
46 | | - <property name="wrap-mode">word-char</property> |
47 | | - <style> |
48 | | - <class name="font-bold" /> |
49 | | - </style> |
50 | | - </object> |
51 | | - </child> |
52 | | - <child> |
53 | | - <object class="GtkLabel" id="description_label"> |
54 | | - <property name="visible">0</property> |
55 | | - <property name="ellipsize">end</property> |
56 | | - <property name="halign">fill</property> |
57 | | - <property name="xalign">0</property> |
58 | | - <property name="lines">3</property> |
59 | | - <property name="wrap">1</property> |
60 | | - <property name="wrap-mode">word-char</property> |
61 | | - <property name="single-line-mode">1</property> |
62 | | - <style> |
63 | | - <class name="caption" /> |
64 | | - </style> |
65 | | - </object> |
66 | | - </child> |
67 | | - <child> |
68 | | - <object class="GtkLabel" id="used_times_label"> |
69 | | - <property name="visible">0</property> |
70 | | - <property name="halign">fill</property> |
71 | | - <property name="xalign">0</property> |
72 | | - <property name="wrap">1</property> |
73 | | - <property name="wrap-mode">word-char</property> |
74 | | - <style> |
75 | | - <class name="dim-label" /> |
76 | | - <class name="caption" /> |
77 | | - </style> |
78 | | - </object> |
79 | | - </child> |
80 | | - </object> |
81 | | - </child> |
82 | | - </object> |
| 15 | + <object class="TubaWidgetsPreviewCardInternal" id="box" /> |
83 | 16 | </child> |
84 | 17 | </object> |
85 | 18 | </child> |
|
0 commit comments