Class: Gtk::GestureRotate

Inherits:
Object
  • Object
show all
Defined in:
(unknown)

Instance Method Summary collapse

Instance Method Details

#angle_deltaFloat

If gesture is active, this function returns the angle difference in radians since the gesture was first recognized. If gesture is not active, 0 is returned.

Returns:

  • (Float)

    the angle delta in radians

#new(widget) ⇒ Gtk::Gesture

Returns a newly created Gtk::Gesture that recognizes 2-touch rotation gestures.

Parameters:

Returns: