Terminal.copyClipboard

void copyClipboard()

Places the selected text in the terminal in the #GDK_SELECTION_CLIPBOARD selection.

Deprecated

Use [vte.terminal.Terminal.copyClipboardFormat] with [vte.types.Format.Text]

instead.