Package: gtk

Function gtk-gesture-stylus-axis

Lambda List

gtk-gesture-stylus-axis (gesture axis)

Arguments

gesture -- a gtk-gesture-stylus object
axis -- requested device axis of type gdk-axis-use

Return Value

A :double with the current value for the axis.

Details

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

Since 3.24
 

See also

2020-9-11