:right-sidebar: True PadEvent =================================================================== .. currentmodule:: gi.repository.Gdk .. class:: PadEvent(*args, **kwargs) :no-contents-entry: Superclasses: :class:`~gi.repository.Gdk.Event` An event related to a pad-based device. Methods ------- .. rst-class:: interim-class .. class:: PadEvent :no-index: .. method:: get_axis_value() -> ~typing.Tuple[int, float] Extracts the information from a pad strip or ring event. .. method:: get_button() -> int Extracts information about the pressed button from a pad event. .. method:: get_group_mode() -> ~typing.Tuple[int, int] Extracts group and mode information from a pad event.