set_smart_backspace
Description:
public void set_smart_backspace (
bool smart_backspace)
When set to true, pressing the Backspace key will try to delete spaces up to the previous tab stop.
Parameters:
this |
a View.
|
smart_backspace |
whether to enable smart Backspace handling.
|