[at-spi2-atk] Add GetChildren to Accessible introspection
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-atk] Add GetChildren to Accessible introspection
- Date: Wed, 16 Jun 2010 21:01:23 +0000 (UTC)
commit 0e3c9d11020951126de28ccb8bd5b07b6e376467
Author: Mike Gorse <mgorse novell com>
Date: Wed Jun 16 17:01:49 2010 -0400
Add GetChildren to Accessible introspection
atk-adaptor/introspection.c | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/atk-adaptor/introspection.c b/atk-adaptor/introspection.c
index a4db1f2..76c228f 100644
--- a/atk-adaptor/introspection.c
+++ b/atk-adaptor/introspection.c
@@ -26,7 +26,10 @@ const char *spi_org_a11y_atspi_Accessible =
" <method name=\"GetChildAtIndex\">"
" <arg direction=\"in\" name=\"index\" type=\"i\" />"
" <arg direction=\"out\" type=\"(so)\" />"
-" "
+" </method>"
+""
+" <method name=\"GetChildren\">"
+" <arg direction=\"out\" type=\"a(so)\" />"
" </method>"
""
" <method name=\"GetIndexInParent\">"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]