Handbook
Glossary
gdk_device_get_state ( device window axes mask -- )
Vocabulary
gdk2
.
ffi
Inputs
device
an
object
window
an
object
axes
an
object
mask
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gdk2.ffi
LIBRARY:
gdk2
FUNCTION:
void
gdk_device_get_state
( GdkDevice* device, GdkWindow* window,
gdouble
axes,
GdkModifierType
mask )