Method
GtkTextBufferremove_selection_clipboard
Declaration [src]
void
gtk_text_buffer_remove_selection_clipboard (
GtkTextBuffer* buffer,
GdkClipboard* clipboard
)
Parameters
clipboard
-
Type:
GdkClipboard
A
GdkClipboard
added tobuffer
bygtk_text_buffer_add_selection_clipboard()
.The data is owned by the caller of the method.