[Tizen] Introduce atspi_accessible_get_children API 23/289923/1
authorWoochan Lee <wc0917.lee@samsung.com>
Wed, 15 Mar 2023 11:22:56 +0000 (20:22 +0900)
committerWoochan Lee <wc0917.lee@samsung.com>
Wed, 15 Mar 2023 11:24:39 +0000 (20:24 +0900)
commit1f22a43b3cbe2975976c96da94db4d67f1d4e148
tree3862c4aac03c115215c653f839d44e1cb565e900
parent32c7ce95032c5e6f3e26ba9713702627d67671a5
[Tizen] Introduce atspi_accessible_get_children API

We called child count and child at index API to get child list.
It will helps to reduce dbus method call count and usage also better.

Change-Id: Iabd81f3988da0beb9ffcf224584f205489946872
atspi/atspi-accessible.c
atspi/atspi-accessible.h