gtk.gesture_pan

Module for GesturePan class

Members

Classes

GesturePan
class GesturePan

#GtkGesturePan is a #GtkGesture implementation able to recognize pan gestures, those are drags that are locked to happen along one axis. The axis that a #GtkGesturePan handles is defined at construct time, and can be changed through gtk.gesture_pan.GesturePan.setOrientation.

GesturePanGidBuilder
class GesturePanGidBuilder

Fluent builder for gtk.gesture_pan.GesturePan

GesturePanGidBuilderImpl
class GesturePanGidBuilderImpl(T)

Fluent builder implementation template for gtk.gesture_pan.GesturePan