IMContext.setUsePreedit

Sets whether the IM context should use the preedit string to display feedback.

If use_preedit is false (default is true), then the IM context may use some other method to display feedback, such as displaying it in a child of the root window.

class IMContext
void
setUsePreedit
()

Parameters

usePreedit bool

whether the IM context should use the preedit string.