Package: gtk
Function gtk-text-buffer-cut-clipboard
Lambda Listgtk-text-buffer-cut-clipboard (buffer clipboard editable) Argumentsbuffer -- a gtk-text-buffer object clipboard -- a gtk-clipboard object to cut to editable -- a boolean whether the text buffer is editable by default Details
Copies the currently selected text to a clipboard, then deletes the text
if it is editable. | See also |
2021-11-16