[ Version ( since = "2.16" ) ]
public virtual signal void paste_done (Clipboard clipboard)
The paste-done signal is emitted after paste operation has been completed.
This is useful to properly scroll the view to the end of the pasted text. See paste_clipboard for more details.
clipboard |
the Clipboard pasted from |