GtkEditable::paste_clipboard

void paste_clipboard();

Causes the contents of the clipboard to be pasted into the given widget at the current cursor position.

See also: cut_clipboard() , copy_clipboard()