Handbook
Glossary
gdk_device_get_axis ( device axes use value -- gboolean )
Vocabulary
gdk3
.
ffi
Inputs
device
an
object
axes
an
object
use
an
object
value
an
object
Outputs
gboolean
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gdk3.ffi
LIBRARY:
gdk3
FUNCTION:
gboolean
gdk_device_get_axis
( GdkDevice* device, gdouble* axes,
GdkAxisUse
use, gdouble*
value )