set_use_preedit


Description:

public virtual void set_use_preedit (bool use_preedit)

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.

Parameters:

this

a IMContext

use_preedit

whether the IM context should use the preedit string.