delete_char


Description:

public void delete_char (bool backspace = false)

Removes the character at the current cursor position.

Parameters:

backspace

If true deletes the character before the cursor instead.