API Version: 2.91
Library Version: 0.80.3
Generated by gi-docgen 2025.3
void commit ( VteTerminal* self, gchar* text, guint size, gpointer user_data )
Emitted whenever the terminal receives input from the user and prepares to send it to the child process.
The default handler is called after the handlers added via g_signal_connect().
g_signal_connect()
text
Type: gchar*
gchar*
A string of text.
size
Type: guint
guint
The length of that string of text.