GtkEntryClass.toggleOverwrite

Class handler for the #GtkEntry::toggle-overwrite signal. The default implementation toggles overwrite mode and blinks the cursor.

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