Description Usage Arguments Value Author(s)
Deletes the range between the "insert" and "selection_bound" marks,
that is, the currently-selected text. If interactive
is TRUE
,
the editability of the selection will be considered (users can't delete
uneditable text).
1 | gtkTextBufferDeleteSelection(object, interactive, default.editable)
|
|
a |
|
whether the deletion is caused by user interaction |
|
whether the buffer is editable by default |
[logical] whether there was a non-empty selection to delete
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.