GdkEventPadButton

Generated during %GDK_SOURCE_TABLET_PAD button presses and releases.

Members

Variables

button
uint button;

The pad button that was pressed.

group
uint group;

the pad group the button belongs to. A %GDK_SOURCE_TABLET_PAD device may have one or more groups containing a set of buttons/rings/strips each.

mode
uint mode;

The current mode of @group. Different groups in a %GDK_SOURCE_TABLET_PAD device may have different current modes.

sendEvent
byte sendEvent;

%TRUE if the event was sent explicitly.

time
uint time;

the time of the event in milliseconds.

type
GdkEventType type;

the type of the event (%GDK_PAD_BUTTON_PRESS or %GDK_PAD_BUTTON_RELEASE).

window
GdkWindow* window;

the window which received the event.

Meta

Since

3.22