Package: gdk
GEnum gdk:axis-use
Declaration(gobject:define-genum "GdkAxisUse" gdk-axis-use (:export t :type-initializer "gdk_axis_use_get_type") :ignore :x :y :delta-x :delty-y :pressure :xtilt :ytilt :wheel :distance :rotation :slider :last) Values
Details
An enumeration describing the way in which a device axis (valuator) maps
onto the predefined valuator types that GTK understands.
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. | See also |
2024-7-12