Handbook
Glossary
gtk_im_context_set_cursor_location ( imcontext area -- )
Vocabulary
gtk3
.
ffi
Inputs
imcontext
an
object
area
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gdk3.ffi
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_im_context_set_cursor_location
( GtkIMContext* imcontext, GdkRectangle* area )