TextBuffer.addOnPasteDone

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 TextBuffer.pasteClipboard for more details.

class TextBuffer
gulong
addOnPasteDone
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta

Since

2.16