Method

GtkGestureStylusget_stylus_only

Declaration [src]

gboolean
gtk_gesture_stylus_get_stylus_only (
  GtkGestureStylus* gesture
)

Description [src]

Checks whether the gesture is for styluses only.

Stylus-only gestures will signal events exclusively from stylus input devices.

Available since:4.10

Return value

Returns: gboolean
 

TRUE if the gesture is only for stylus events.