:right-sidebar: True AxisFlags =================================================================== .. currentmodule:: gi.repository.Gdk .. class:: AxisFlags :no-contents-entry: Flags describing the current capabilities of a device/tool. Fields ------ .. rst-class:: interim-class .. class:: AxisFlags :no-index: .. attribute:: DELTA_X Scroll X delta axis is present .. attribute:: DELTA_Y Scroll Y delta axis is present .. attribute:: DISTANCE Distance axis is present .. attribute:: PRESSURE Pressure axis is present .. attribute:: ROTATION Z-axis rotation is present .. attribute:: SLIDER Slider axis is present .. attribute:: WHEEL Wheel axis is present .. attribute:: X X axis is present .. attribute:: XTILT X tilt axis is present .. attribute:: Y Y axis is present .. attribute:: YTILT Y tilt axis is present