insert-text

This signal is emitted when text is inserted into the widget by the user.

Callback function

void callback(GtkEditable editable, string new_text, int new_text_length, GPointer position);