gtk.gesture

Module for Gesture class

Members

Classes

Gesture
class Gesture

#GtkGesture is the base object for gesture recognition, although this object is quite generalized to serve as a base for multi-touch gestures, it is suitable to implement single-touch and pointer-based gestures (using the special null #GdkEventSequence value for these).

GestureGidBuilder
class GestureGidBuilder

Fluent builder for gtk.gesture.Gesture

GestureGidBuilderImpl
class GestureGidBuilderImpl(T)

Fluent builder implementation template for gtk.gesture.Gesture