mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-17 23:50:16 +00:00
Merge branch 'smaller-than' into 'main'
section-accessibility: Close tag See merge request GNOME/gtk!6243
This commit is contained in:
commit
8083cb0e47
@ -222,7 +222,7 @@ It is possible to set accessible attributes in UI files as well:
|
|||||||
<accessibility>
|
<accessibility>
|
||||||
<property name="label">Download</property>
|
<property name="label">Download</property>
|
||||||
<relation name="labelled-by">label1</relation>
|
<relation name="labelled-by">label1</relation>
|
||||||
/accessibility>
|
</accessibility>
|
||||||
</object>
|
</object>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user