paste-clipboard

This signal is emitted when the paste_clipboard() method is called. This happens internally when the user presses the Control and v keys silmultaneously.

Callback function

void callback(GtkEditable widget);