GtkEditable::paste_clipboard

void paste_clipboard(void);

paste_clipboard() pastes the current clipboard contents at the cursor position.

It also causes the "paste-clipboard" signal to be emitted.