[ Version ( since = "3.18" ) ]
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.
this |
a SourceView. |
smart_backspace |
whether to enable smart Backspace handling. |