Virtual Method

VteTerminalcommit

Declaration [src]

void
commit (
  VteTerminal* terminal,
  const gchar* text,
  guint size
)

Description

No description available.

Parameters

text const gchar*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.
size guint
  No description available.