TextBuffer.removeSelectionClipboard

Removes a GdkClipboard added with gtk_text_buffer_add_selection_clipboard().

class TextBuffer
void
removeSelectionClipboard

Parameters

clipboard Clipboard

a GdkClipboard added to @buffer by [method@Gtk.TextBuffer.add_selection_clipboard]

Meta