gdk: Add GdkDevicePad
This is an interface meant to be implemented by the "pad" devices. This device-specific interface exposes the mapping of all pad features, it allows retrieving: - The number of buttons/rings/strips - The number of groups - The number of modes a group has - Whether a given button/ring/strip belongs to a given group https://bugzilla.gnome.org/show_bug.cgi?id=770026
gdk/gdkdevicepad.c
0 → 100644
gdk/gdkdevicepad.h
0 → 100644
gdk/gdkdevicepadprivate.h
0 → 100644
Please register or sign in to comment