GesturePan
Description:
[ CCode ( has_construct_function = false , type = "GtkGesture*" ) ]
[ Version ( since = "3.14" ) ]
public GesturePan (Widget widget, Orientation orientation)
[ Version ( since = "3.14" ) ]
public GesturePan (Widget widget, Orientation orientation)
Returns a newly created Gesture that recognizes pan gestures.
Parameters:
| widget |
a Widget |
| orientation |
expected orientation |
Returns:
|
a newly created GesturePan |