gtk.GestureSingle

Undocumented in source.

Public Imports

gtk.c.types
public import gtk.c.types;
gtkc.gtktypes
public import gtkc.gtktypes;

Members

Classes

GestureSingle
class GestureSingle

gtk.GestureSingle is a subclass of gtk.Gesture, 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 Gesture.singleGetCurrentSequence while the gesture is being interacted with.