Package org.gnome.gdk

Enum Class AxisUse

java.lang.Object
java.lang.Enum<AxisUse>
org.gnome.gdk.AxisUse
All Implemented Interfaces:
Enumeration, Serializable, Comparable<AxisUse>, Constable

@Generated("io.github.jwharm.JavaGI") public enum AxisUse extends Enum<AxisUse> implements Enumeration
Defines how device axes are interpreted by GTK.

Note that the X and Y axes are not really needed; pointer devices report their location via the x/y members of events regardless. Whether X and Y are present as axes depends on the GDK backend.