insert-at-cursor

The "insert-at-cursor" signal is emitted when text is being inserted in the entry.

Callback function

void callback(GtkEntry entry, string string);