gtk_text_buffer_paste_clipboard ( text_buffer clipboard override_location default_editable -- )


Vocabulary
gtk2.ffi

Inputs
text_bufferan object
clipboardan object
override_locationan object
default_editablean object


Outputs
None

Definition


LIBRARY: gtk2 FUNCTION: void gtk_text_buffer_paste_clipboard
( GtkTextBuffer* text_buffer, GtkClipboard* clipboard,
GtkTextIter* override_location, gboolean default_editable )