Constructor

GtkGestureStylusnew

Declaration [src]

GtkGesture*
gtk_gesture_stylus_new (
  void
)

Description [src]

Creates a new GtkGestureStylus.

Return value

Returns: GtkGesture
 

A newly created stylus gesture.

 The caller of the function takes ownership of the data, and is responsible for freeing it.