Method

VteTerminalpaste_clipboard

Declaration [src]

void
vte_terminal_paste_clipboard (
  VteTerminal* terminal
)

Description [src]

Sends the contents of the #GDK_SELECTION_CLIPBOARD selection to the terminal’s child. It’s called on paste menu item, or when user presses Shift+Insert.