Gtk.TextBuffer.prototype.remove_selection_clipboard

function remove_selection_clipboard(clipboard:Gtk.Clipboard):void {
    // Gjs wrapper for gtk_text_buffer_remove_selection_clipboard()
}

Removes a Gtk.Clipboard added with Gtk.TextBuffer.prototype.add_selection_clipboard.