Skip to content

Gdk.PadEvent

class — extends Event

An event related to a pad-based device.

Methods

get_axis_value

def get_axis_value(self) -> tuple[int, float]

Extracts the information from a pad strip or ring event.

get_button

def get_button(self) -> int

Extracts information about the pressed button from a pad event.

get_group_mode

def get_group_mode(self) -> tuple[int, int]

Extracts group and mode information from a pad event.