[ Version ( since = "2.16" ) ]
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.
| clipboard |
the `GdkClipboard` pasted from |