get_scale_delta
Description:
Gets the scale delta.
If this is active, this function returns the zooming difference since the gesture was recognized (hence the starting point is considered 1:1). If this is not active, 1 is returned.
Parameters:
this |
a `GtkGestureZoom` |
Returns:
the scale delta |