Klasse X11.XUnmapEvent

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.unix.X11.XUnmapEvent
Umschließende Schnittstelle:
X11

@FieldOrder({"type","serial","send_event","display","event","window","from_configure"}) public static class X11.XUnmapEvent extends Structure
  • Felddetails

    • type

      public int type
    • serial

      public NativeLong serial
    • send_event

      public int send_event
    • display

      public X11.Display display
    • event

      public X11.Window event
    • window

      public X11.Window window
    • from_configure

      public int from_configure
  • Konstruktordetails

    • XUnmapEvent

      public XUnmapEvent()