mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 13:41:07 +00:00
section-accessibility: Close tag
This commit is contained in:
parent
ee5a95ba24
commit
544320a961
@ -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