Skip navigation links
JNA API 5.10.0
com.sun.jna.platform.unix

Class X11.XGenericEventCookie

  • Enclosing interface:
    X11


    @Structure.FieldOrder(value={"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()
JNA API 5.10.0

Copyright © 2007-2018 Timothy Wall. All Rights Reserved.