GtkIMContextClass.reset

Called via gtk.imcontext.IMContext.reset to signal a change such as a change in cursor position. An input method that implements preediting should override this method to clear the preedit state on reset.

struct GtkIMContextClass
extern (C)
void function(GtkIMContext* context) reset;