Gtk.Editable.prototype.paste_clipboard
function paste_clipboard():void {
// Gjs wrapper for gtk_editable_paste_clipboard()
}Pastes the content of the clipboard to the current position of the cursor in the editable.
function paste_clipboard():void {
// Gjs wrapper for gtk_editable_paste_clipboard()
}Pastes the content of the clipboard to the current position of the cursor in the editable.