Handbook
Glossary
gdk_device_set_axis_use ( device index_ use -- )
Vocabulary
gdk2
.
ffi
Inputs
device
an
object
index_
an
object
use
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gdk2.ffi
LIBRARY:
gdk2
FUNCTION:
void
gdk_device_set_axis_use
( GdkDevice* device,
guint
index_,
GdkAxisUse
use )