GtkEntryClass.backspace

Class handler for the #GtkEntry::backspace signal. The default implementation deletes the selection or a single character or word.

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