gtkIMContextSetUsePreedit: gtkIMContextSetUsePreedit

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

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.

Usage

1
gtkIMContextSetUsePreedit(object, use.preedit)

Arguments

object

a GtkIMContext

use.preedit

whether the IM context should use the preedit string.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.