GtkIMContextClass.focusOut

Called via gtk.imcontext.IMContext.focusOut when the input widget has lost focus. May be overridden to keep track of the current focus.

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