Terminal.setDeleteBinding
void setDeleteBinding(vte.types.EraseBinding binding)Modifies the terminal's delete key binding, which controls what string or control sequence the terminal sends to its child when the user presses the delete key.
Parameters
binding | a #VteEraseBinding for the delete key |