GtkIMContextClass.setUsePreedit

Called via gtk.imcontext.IMContext.setUsePreedit to control the use of the preedit string. Override this to display feedback by some other means if turned off.

struct GtkIMContextClass
extern (C)
void function(GtkIMContext* context, bool usePreedit) setUsePreedit;