Handbook
Glossary
gtk_im_context_simple_add_compose_file ( imcontext_simple compose_file -- )
Vocabulary
gtk3
.
ffi
Inputs
imcontext_simple
an
object
compose_file
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_simple_add_compose_file
( GtkIMContextSimple* imcontext_simple, gchar* compose_file
)