Selection.addSelection
bool addSelection(int i)Adds the specified accessible child of the object to the object's selection.
Parameters
i | a #gint specifying the child index. |
Returns
TRUE if success, FALSE otherwise.
bool addSelection(int i)Adds the specified accessible child of the object to the object's selection.
i | a #gint specifying the child index. |