Class X11.XGenericEvent

  • Enclosing interface:
    X11

    @FieldOrder({"type","serial","send_event","display","extension","evtype"})
    public static class X11.XGenericEvent
    extends Structure
    This event is the standard event for all newer extensions.
    • Field Detail

      • type

        public int type
      • send_event

        public int send_event
      • extension

        public int extension
      • evtype

        public int evtype
    • Constructor Detail

      • XGenericEvent

        public XGenericEvent()