paste_done


Description:

public virtual signal void paste_done (Clipboard clipboard)

Emitted after paste operation has been completed.

This is useful to properly scroll the view to the end of the pasted text. See [method@Gtk.TextBuffer.paste_clipboard] for more details.

Parameters:

clipboard

the `GdkClipboard` pasted from