gtk.gesture_swipe

Module for GestureSwipe class

Members

Classes

GestureSwipe
class GestureSwipe

#GtkGestureSwipe is a #GtkGesture implementation able to recognize swipes, after a press/move/.../move/release sequence happens, the #GtkGestureSwipe::swipe signal will be emitted, providing the velocity and directionality of the sequence at the time it was lifted.

GestureSwipeGidBuilder
class GestureSwipeGidBuilder

Fluent builder for gtk.gesture_swipe.GestureSwipe

GestureSwipeGidBuilderImpl
class GestureSwipeGidBuilderImpl(T)

Fluent builder implementation template for gtk.gesture_swipe.GestureSwipe