GesturePan.this

Returns a newly created GtkGesture that recognizes pan gestures.

  1. this(GtkGesturePan* gtkGesturePan, bool ownedRef)
  2. this(GtkOrientation orientation)
    class GesturePan

Parameters

orientation GtkOrientation

expected orientation

Return Value

a newly created GtkGesturePan

Throws

ConstructionException GTK+ fails to create the object.

Meta