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 for the pad feature to get the group from
index -- an integer for 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

#2025-2-28