changed

Effectively, the only difference between this and the "key-press-event" signal is that the key press event is not passed to the callback function.

Callback function

void callback(GtkEditable widget);