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