[ CCode ( type_id = "gtk_gesture_zoom_get_type ()" ) ]
public class GestureZoom : Gesture
Recognizes 2-finger pinch/zoom gestures.
Whenever the distance between both tracked sequences changes, the [signal@Gtk.GestureZoom:GtkGestureZoom:scale-changed]
signal is emitted to report the scale factor.