[at-spi2-core] Add GetChildren to desktop introspection
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core] Add GetChildren to desktop introspection
- Date: Tue, 15 Jun 2010 12:30:05 +0000 (UTC)
commit 6eda0641d07add1152e40bc3a14935e680f920f2
Author: Mike Gorse <mgorse novell com>
Date: Tue Jun 15 08:30:39 2010 -0400
Add GetChildren to desktop introspection
registryd/introspection.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/registryd/introspection.c b/registryd/introspection.c
index a4db1f2..01ceadc 100644
--- a/registryd/introspection.c
+++ b/registryd/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]