Class X11.XGenericEventCookie

  • Enclosing interface:
    X11

    @FieldOrder({"type","serial","send_event","display","extension","evtype","cookie","data"})
    public static class X11.XGenericEventCookie
    extends Structure
    • Field Detail

      • type

        public int type
      • send_event

        public int send_event
      • extension

        public int extension
      • evtype

        public int evtype
      • cookie

        public int cookie
    • Constructor Detail

      • XGenericEventCookie

        public XGenericEventCookie()