Signal
Gtk.TextBuffer::paste-done
Description [src]
Emitted after paste operation has been completed.
This is useful to properly scroll the view to the end
of the pasted text. See gtk_text_buffer_paste_clipboard()
for more details.
Default handler: | The default handler is called after the handlers added via |