TextView.setOverwrite
void setOverwrite(bool overwrite)Changes the [gtk.text_view.TextView] overwrite mode.
Parameters
overwrite | true to turn on overwrite mode, false to turn it off |
void setOverwrite(bool overwrite)Changes the [gtk.text_view.TextView] overwrite mode.
overwrite | true to turn on overwrite mode, false to turn it off |