Deletes the currently-selected text
Syntax
public
bool DeleteSelection (
bool interactive,
bool default_editable)
Parameters
- interactive
- whether the deletion is caused by user interaction
- default_editable
- whether the buffer is editable by default
Returns
whether there was a non-empty selection to delete
Remarks
Requirements
Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)