Virtual Method

VteTerminalcopy_clipboard

Declaration [src]

void
copy_clipboard (
  VteTerminal* terminal
)

Description [src]

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

Deprecated since:0.50

Use vte_terminal_copy_clipboard_format() with VTE_FORMAT_TEXT instead.