方法

GdkDevicePadget_feature_group

声明 [src]

int
gdk_device_pad_get_feature_group (
  GdkDevicePad* pad,
  GdkDevicePadFeature feature,
  int feature_idx
)

描述 [src]

返回给定 featureidx 所在的组。

如果功能或索引在 pad 中不存在,则返回 -1。

参数

feature

类型:  GdkDevicePadFeature

要获取组的特征类型。

feature_idx

类型:  int

要获取组的特征的索引。

返回值

类型:  int

查询的垫功能的组编号。