Determines whether a particular child of an Selection implementor is currently selected.
Note that child_index
is the index into the standard Accessible
container's list of children.
this |
a pointer to the Selection implementor on which to operate. |
child_index |
an index into the Selection's list of children. |
|