Package: gtk

Function gtk:gesture-stylus-axis

Lambda List

gtk:gesture-stylus-axis (gesture axis)

Arguments

gesture -- a gtk:gesture-stylus object
axis -- a gdk:axis-use value with the requested device axis

Return Value

The double float 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.
 

See also

2024-2-21