Constructor
GtkGestureSwipenew
since: 3.14
Declaration [src]
GtkGesture*
gtk_gesture_swipe_new (
GtkWidget* widget
)
Parameters
widget-
Type:
GtkWidgetA
GtkWidget.The data is owned by the caller of the function.
Return value
Type: GtkGesture
A newly created GtkGestureSwipe.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |