API Version: 2.91
Library Version: 0.74.2
Generated by gi-docgen 2023.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.