Handbook
Glossary
gdk_window_set_cursor ( window cursor -- )
Vocabulary
gdk2
.
ffi
Inputs
window
an
object
cursor
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
;
IN:
gdk2.ffi
LIBRARY:
gdk2
FUNCTION:
void
gdk_window_set_cursor
( GdkWindow* window, GdkCursor* cursor )