[ Version ( since = "3.22" ) ]
public int get_feature_group (DevicePadFeature feature, int feature_idx)
Returns the group the given feature and idx belong to.
f the feature or index do not exist in this, -1 is returned.
| this |
a `GdkDevicePad` |
| feature |
the feature type to get the group from |
| feature_idx |
the index of the feature to get the group from |
|
The group number of the queried pad feature. |