#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.
Fluent builder for gtk.gesture_single.GestureSingle
Fluent builder implementation template for gtk.gesture_single.GestureSingle
Module for GestureSingle class