Handbook
Glossary
gtk_text_buffer_remove_selection_clipboard ( text_buffer clipboard -- )
Vocabulary
gtk3
.
ffi
Inputs
text_buffer
an
object
clipboard
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_text_buffer_remove_selection_clipboard
( GtkTextBuffer* text_buffer, GtkClipboard* clipboard )