get_n_selected_children
Description:
public int get_n_selected_children () throws Error
Gets the number of children of an Selection implementor which are currently
selected.
Parameters:
this |
a pointer to the Selection implementor on which to operate.
|
Returns:
a int indicating the number of Accessible children of the
Selection implementor which are currently selected.
|