Constructor

Gtk.GestureRotate.new

Declaration [src]

GtkGesture*
gtk_gesture_rotate_new (
  void
)

Description [src]

Returns a newly created GtkGesture that recognizes 2-touch rotation gestures.

Return value

Returns: GtkGesture

a newly created GtkGestureRotate

Ownership of the data is transferred to the caller