Package: gtk
Function gtk:text-buffer-paste-clipboard
Lambda Listgtk:text-buffer-paste-clipboard (buffer clipboard &key override editable) ArgumentsDetails
Pastes the contents of a clipboard. If the override argument is nil, the pasted text will be inserted
at the cursor position, or the buffer selection will be replaced if the
selection is non-empty. Notes | See also |
#2024-7-3