Constructor

GtkGestureSwipenew

Declaration [src]

GtkGesture*
gtk_gesture_swipe_new (
  void
)

Description [src]

Returns a newly created GtkGesture that recognizes swipes.

Return value

Type: GtkGesture

A newly created GtkGestureSwipe

The caller of the function takes ownership of the data, and is responsible for freeing it.