GestureZoom.this

Returns a newly created #GtkGesture 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

a #GtkWidget

Return Value

a newly created #GtkGestureZoom

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

3.14