GestureStylus.getAxis

Returns the current value for the requested axis. This function must be called from either the down, motion, up or proximity signals.

class GestureStylus
bool
getAxis
(,
out double value
)

Parameters

axis GdkAxisUse

requested device axis

value double

return location for the axis value

Return Value

Type: bool

TRUE if there is a current value for the axis

Meta

Since

3.24