delete_selection


Description:

public bool delete_selection ()

Deletes the currently selected text

This function is only useful in subclasses of Text

Parameters:

this

a Text

Returns:

true if text was deleted or if the text actor is empty, and false otherwise