Method

GtkGestureStylusget_stylus_only

since: 4.10

[]

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

Type: gboolean

TRUE if the gesture is only for stylus events.