GestureRotate
Description:
[ CCode ( has_construct_function = false , type = "GtkGesture*" ) ]
[ Version ( since = "3.14" ) ]
public GestureRotate (Widget widget)
[ Version ( since = "3.14" ) ]
public GestureRotate (Widget widget)
Returns a newly created Gesture that recognizes 2-touch rotation gestures.
Parameters:
widget |
a Widget |
Returns:
a newly created GestureRotate |