Virtual Method
GtkEntryactivate
Declaration [src]
void
activate (
GtkEntry* entry
)
Description [src]
Class handler for the GtkEntry::activate signal. The default
implementation calls gtk_window_activate_default() on the entry’s top-level window.