Handbook
Glossary
gdk_device_get_position_double ( device screen x y -- )
Vocabulary
gdk3
.
ffi
Inputs
device
an
object
screen
an
object
x
an
object
y
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gdk3.ffi
LIBRARY:
gdk3
FUNCTION:
void
gdk_device_get_position_double
( GdkDevice* device, GdkScreen** screen, gdouble* x,
gdouble* y )