Package: gdk

Function gdk:device-pad-feature-group

Lambda List

gdk:device-pad-feature-group (pad feature index)

Arguments

pad -- a gdk:device-pad object
feature -- a gdk:device-pad-feature value with the pad feature to get the group from
index -- an integer with the index of the feature to get the group from

Return Value

The integer with the group number of the queried pad feature.

Details

Returns the group the given feature and index belong to, or -1 if feature/index do not exist in pad .
 

See also

#2023-3-11