[at-spi2-core: 14/19] Accessible.xml: Document the GetLocalizedRoleName method
- From: Federico Mena Quintero <federico src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core: 14/19] Accessible.xml: Document the GetLocalizedRoleName method
- Date: Wed, 6 Jul 2022 16:11:29 +0000 (UTC)
commit a9b77cee1239e1452230bfdccb81a6ee39fa8df1
Author: Federico Mena Quintero <federico gnome org>
Date: Tue Jul 5 19:23:21 2022 -0500
Accessible.xml: Document the GetLocalizedRoleName method
xml/Accessible.xml | 8 ++++++++
1 file changed, 8 insertions(+)
---
diff --git a/xml/Accessible.xml b/xml/Accessible.xml
index 7a508131..f3b7d112 100644
--- a/xml/Accessible.xml
+++ b/xml/Accessible.xml
@@ -732,6 +732,14 @@
<arg direction="out" type="s"/>
</method>
+ <!--
+ GetLocalizedRoleName:
+
+ Gets a UTF-8 string corresponding to the name of the role played by an object, translated
+ to the current locale.
+ This method will return useful values for roles that fall outside the
+ enumeration used in the GetRole method.
+ -->
<method name="GetLocalizedRoleName">
<arg direction="out" type="s"/>
</method>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]