gtk.gesture_single

Module for GestureSingle class

Members

Classes

GestureSingle
class GestureSingle

#GtkGestureSingle is a subclass of #GtkGesture, optimized (although not restricted) for dealing with mouse and single-touch gestures. Under interaction, these gestures stick to the first interacting sequence, which is accessible through gtk.gesture_single.GestureSingle.getCurrentSequence while the gesture is being interacted with.

GestureSingleGidBuilder
class GestureSingleGidBuilder

Fluent builder for gtk.gesture_single.GestureSingle

GestureSingleGidBuilderImpl
class GestureSingleGidBuilderImpl(T)

Fluent builder implementation template for gtk.gesture_single.GestureSingle