is_grouped_with
Description:
[
Version ( since =
"3.14" ) ]
public bool is_grouped_with (
Gesture other)
Returns true if both gestures pertain to the same group.
Parameters:
| this |
a Gesture
|
| other |
another Gesture
|
Returns:
|
whether the gestures are grouped
|