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