GesturePan.this

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

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

Parameters

widget Widget
orientation GtkOrientation

expected orientation

Return Value

a newly created gtk.GesturePan

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

3.14