get_selection_bounds
Description:
Gets the selected range of characters in the label.
The returned start
and end
positions are in characters.
Parameters:
this |
a label |
start |
return location for start of selection |
end |
return location for end of selection |
Returns:
true if selection is non-empty |