Adds a child to the selected children list of an Selection.
For Selection implementors that only allow single selections, this may replace the (single) current selection.
this |
a pointer to the Selection on which to operate. |
child_index |
a int indicating which child of the |
|