Package: gtk

Function gtk-gesture-zoom-scale-delta

Lambda List

gtk-gesture-zoom-scale-delta (gesture)

Arguments

widget -- a gtk-gesture-zoom object

Return Value

A :double with the scale delta.

Details

If the gesture is active, this function returns the zooming difference since the gesture was recognized (hence the starting point is considered 1:1). If the gesture is not active, 1 is returned.
 

See also

2020-9-11