Method
Gtk.Gesture.get_device
Declaration [src]
GdkDevice*
gtk_gesture_get_device (
GtkGesture* gesture
)
Description [src]
Returns the logical GdkDevice
that is currently operating
on gesture
.
This returns NULL
if the gesture is not being interacted.