Handbook
Glossary
gtk_im_context_set_use_preedit ( imcontext use_preedit -- )
Vocabulary
gtk3
.
ffi
Inputs
imcontext
an
object
use_preedit
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_im_context_set_use_preedit
( GtkIMContext* imcontext,
gboolean
use_preedit )