Class ButtonEvent

All Implemented Interfaces:
PointerInterface

public class ButtonEvent extends Event
An event related to a button on a pointer device.

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

  • Constructor Details

  • Method Details

    • getClassHandler

      public static ClassHandler getClassHandler()
    • getButton

      public int getButton()
      Extract the button number from a button 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()