GtkEntryClass.activate

Class handler for the #GtkEntry::activate signal. The default implementation calls gtk.window.Window.activateDefault on the entry’s top-level window.

struct GtkEntryClass
extern (C)
void function(GtkEntry* entry) activate;