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 -- the pad feature of type gdk-device-pad-feature to get the group from
index -- an integer with the index of the feature to get the group from

Return Value

An 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 .

Since 3.22
 

See also

2020-11-9