Constructor
GtkGesturePannew
Declaration [src]
GtkGesture*
gtk_gesture_pan_new (
GtkOrientation orientation
)
Parameters
orientation
-
Type:
GtkOrientation
Expected orientation.
Return value
Type: GtkGesture
A newly created GtkGesturePan
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |