GesturePan.this

Returns a newly created #GtkGesture that recognizes pan gestures.

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

Parameters

widget Widget

a #GtkWidget

orientation GtkOrientation

expected orientation

Return Value

a newly created #GtkGesturePan

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

3.14