Enumeration
GdkAxisFlags
Members
- 
            GDK_AXIS_FLAG_X
- 
            X axis is present. - Value: 2
- Available since: 4.0
 
- Value: 
- 
            GDK_AXIS_FLAG_Y
- 
            Y axis is present. - Value: 4
- Available since: 4.0
 
- Value: 
- 
            GDK_AXIS_FLAG_DELTA_X
- 
            Scroll X delta axis is present. - Value: 8
- Available since: 4.0
 
- Value: 
- 
            GDK_AXIS_FLAG_DELTA_Y
- 
            Scroll Y delta axis is present. - Value: 16
- Available since: 4.0
 
- Value: 
- 
            GDK_AXIS_FLAG_PRESSURE
- 
            Pressure axis is present. - Value: 32
- Available since: 4.0
 
- Value: 
- 
            GDK_AXIS_FLAG_XTILT
- 
            X tilt axis is present. - Value: 64
- Available since: 4.0
 
- Value: 
- 
            GDK_AXIS_FLAG_YTILT
- 
            Y tilt axis is present. - Value: 128
- Available since: 4.0
 
- Value: 
- 
            GDK_AXIS_FLAG_WHEEL
- 
            Wheel axis is present. - Value: 256
- Available since: 4.0
 
- Value: 
- 
            GDK_AXIS_FLAG_DISTANCE
- 
            Distance axis is present. - Value: 512
- Available since: 4.0
 
- Value: 
- 
            GDK_AXIS_FLAG_ROTATION
- 
            Z-axis rotation is present. - Value: 1024
- Available since: 4.0
 
- Value: 
- 
            GDK_AXIS_FLAG_SLIDER
- 
            Slider axis is present. - Value: 2048
- Available since: 4.0
 
- Value: