DevicePadIfaceProxy

Proxy object for Gdk.DevicePad interface when a GObject has no applicable D binding

class DevicePadIfaceProxy : IfaceProxy , DevicePad {}

Mixed In Members

From mixin DevicePadT!()

getFeatureGroup
int getFeatureGroup(gdk.types.DevicePadFeature feature, int featureIdx)

Returns the group the given feature and idx belong to.

getGroupNModes
int getGroupNModes(int groupIdx)

Returns the number of modes that group may have.

getNFeatures
int getNFeatures(gdk.types.DevicePadFeature feature)

Returns the number of features a tablet pad has.

getNGroups
int getNGroups()

Returns the number of groups this pad device has.

Inherited Members

From DevicePad

getFeatureGroup
int getFeatureGroup(gdk.types.DevicePadFeature feature, int featureIdx)

Returns the group the given feature and idx belong to.

getGroupNModes
int getGroupNModes(int groupIdx)

Returns the number of modes that group may have.

getNFeatures
int getNFeatures(gdk.types.DevicePadFeature feature)

Returns the number of features a tablet pad has.

getNGroups
int getNGroups()

Returns the number of groups this pad device has.