activate

The "activate" signal is emitted when the entry is activated either by user action (pressing the Enter key) or programmatically with the activate() method.

Callback function

void callback(GtkEntry entry);