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