get_n_selections
Description:
public int get_n_selections () throws Error
Gets the number of active non-contiguous selections for an Text object.
Parameters:
this |
a pointer to the Text object on which to operate.
|
Returns:
a int indicating the current number of non-contiguous text selections active within an
Text object.
|