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 `GtkGesture`
|
| other |
another `GtkGesture`
|
Returns:
|
whether the gestures are grouped
|