GestureZoom.this

Returns a newly created gtk.Gesture that recognizes zoom in/out gestures (usually known as pinch/zoom).

  1. this(GtkGestureZoom* gtkGestureZoom, bool ownedRef)
  2. this(Widget widget)
    class GestureZoom

Parameters

widget Widget

Return Value

a newly created gtk.GestureZoom

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

3.14