Class PadEvent

All Implemented Interfaces:
PointerInterface

public class PadEvent extends Event
An event related to a pad-based device.

https://docs.gtk.org/gdk4/class.PadEvent.html

  • Constructor Details

  • Method Details

    • getClassHandler

      public static ClassHandler getClassHandler()
    • getButton

      public int getButton()
      Extracts information about the pressed button from
      a pad event.
      Returns:
      the button of @event
    • getTypeID

      public static long getTypeID()
    • getParentTypeID

      public static long getParentTypeID()
    • getTypeSize

      public static TypeSystem.TypeSize getTypeSize()
    • getParentTypeSize

      public static TypeSystem.TypeSize getParentTypeSize()
    • getInstanceSize

      public static int getInstanceSize()