API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2025.4
void set_use_preedit ( GtkIMContext* context, gboolean 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.
use_preedit
Type: gboolean
gboolean
Whether the IM context should use the preedit string.