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