Gesture.isGroupedWith
bool isGroupedWith(gtk.gesture.Gesture other)Returns true if both gestures pertain to the same group.
Parameters
other | another [gtk.gesture.Gesture] |
Returns
whether the gestures are grouped
bool isGroupedWith(gtk.gesture.Gesture other)Returns true if both gestures pertain to the same group.
other | another [gtk.gesture.Gesture] |