Constructor

GtkGestureZoomnew

Declaration [src]

GtkGesture*
gtk_gesture_zoom_new (
  void
)

Description [src]

Returns a newly created GtkGesture that recognizes pinch/zoom gestures.

Return value

Type: GtkGesture

A newly created GtkGestureZoom

The caller of the function takes ownership of the data, and is responsible for freeing it.