[at-spi2-core/update-xml: 3/3] xml: The atspi.Application.Id property is readwrite




commit dfaf0c44d42a2d3fb31863d8d9e071ce77f5d3bf
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Thu Nov 12 23:21:43 2020 +0000

    xml: The atspi.Application.Id property is readwrite

 xml/Application.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xml/Application.xml b/xml/Application.xml
index 04a2e708..2191f088 100644
--- a/xml/Application.xml
+++ b/xml/Application.xml
@@ -7,7 +7,7 @@
   <property name="Version" type="s" access="read"/>
 
   <property name="AtspiVersion" type="s" access="read"/>
-  <property name="Id" type="i" access="read"/>
+  <property name="Id" type="i" access="readwrite"/>
 
   <method name="GetLocale">
     <arg direction="in" name="lctype" type="u"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]