GesturePan.this

Returns a newly created gtk.gesture.Gesture that recognizes pan gestures.

  1. this(void* ptr, Flag!"Take" take)
  2. this(gtk.types.Orientation orientation)
    class GesturePan

Parameters

orientation gtk.types.Orientation

expected orientation

Return Value