deselect_selected_child
Description:
Removes a child from the selected children list of an Selection.
Note that child_index is the index in the selected-children list, not the index in the parent container.
selectedChildIndex in this method, and child_index in
select_child are asymmetric.
Parameters:
| this |
a pointer to the Selection on which to operate. |
| selected_child_index |
a int indicating which of the selected children of the |
Returns:
|
|