Class TouchEvent

All Implemented Interfaces:
PointerInterface

public class TouchEvent extends Event
An event related to a touch-based device.

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

  • Constructor Details

  • Method Details

    • getClassHandler

      public static ClassHandler getClassHandler()
    • getEmulatingPointer

      public boolean getEmulatingPointer()
      Extracts whether a touch event is emulating a pointer event.
      Returns:
      %TRUE if @event is emulating
    • 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()