Class GrabBrokenEvent

All Implemented Interfaces:
PointerInterface

public class GrabBrokenEvent extends Event
An event related to a broken windowing system grab.

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

  • Constructor Details

  • Method Details

    • getClassHandler

      public static ClassHandler getClassHandler()
    • getGrabSurface

      public Surface getGrabSurface()
      Extracts the grab surface from a grab broken event.
      Returns:
      the grab surface of @event
    • getImplicit

      public boolean getImplicit()
      Checks whether the grab broken event is for an implicit grab.
      Returns:
      %TRUE if the an implicit grab was broken
    • 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()