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

Class X11.XMappingEvent

  • Enclosing interface:
    X11


    @Structure.FieldOrder(value={"type","serial","send_event","display","window","request","first_keycode","count"})
    public static class X11.XMappingEvent
    extends Structure
    • Field Detail

      • type

        public int type
      • send_event

        public int send_event
      • request

        public int request
      • first_keycode

        public int first_keycode
      • count

        public int count
    • Constructor Detail

      • XMappingEvent

        public XMappingEvent()
JNA API 5.10.0

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