Handbook
Glossary
gdk_device_get_axis_value ( device axes axis_label value -- gboolean )
Vocabulary
gdk2
.
ffi
Inputs
device
an
object
axes
an
object
axis_label
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_value
( GdkDevice* device,
gdouble
axes, GdkAtom* axis_label,
gdouble
value )