cut_clipboard
Description:
Copies the currently-selected text to a clipboard, then deletes said text if it’s editable.
Parameters:
this |
a `GtkTextBuffer` |
clipboard |
the `GdkClipboard` object to cut to |
default_editable |
default editability of the buffer |