Handbook
Glossary
gdk_device_get_axis ( device axes use value -- gboolean )
Vocabulary
gdk2
.
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:
gdk2.ffi
LIBRARY:
gdk2
FUNCTION:
gboolean
gdk_device_get_axis
( GdkDevice* device,
gdouble
axes,
GdkAxisUse
use,
gdouble
value )