Method

GdkDevicePadget_n_features

since: 3.22

Declaration [src]

gint
gdk_device_pad_get_n_features (
  GdkDevicePad* pad,
  GdkDevicePadFeature feature
)

Description [src]

Returns the number of features a tablet pad has.

Available since: 3.22

Parameters

feature

Type: GdkDevicePadFeature

A pad feature.

Return value

Type: gint

The amount of elements of type feature that this pad has.