Gtk.Editable.prototype.copy_clipboard
function copy_clipboard():void {
// Gjs wrapper for gtk_editable_copy_clipboard()
}Copies the contents of the currently selected content in the editable and puts it on the clipboard.
function copy_clipboard():void {
// Gjs wrapper for gtk_editable_copy_clipboard()
}Copies the contents of the currently selected content in the editable and puts it on the clipboard.