TextBuffer.removeSelectionClipboard
void removeSelectionClipboard(gtk.clipboard.Clipboard clipboard) nothrowRemoves a #GtkClipboard added with gtk.text_buffer.TextBuffer.addSelectionClipboard.
Parameters
clipboard | a #GtkClipboard added to buffer by gtk.text_buffer.TextBuffer.addSelectionClipboard |