Deselects a specific child of an Selection.
Note that child_index
is the index of the child in the parent container.
this |
a pointer to the Selection on which to operate. |
child_index |
a int indicating which of the children of the Accessible is to be de-selected. |
|