JNA API 3.4.0
com.sun.jna.platform.unix

Class X11.XErrorEvent

  • Enclosing interface:
    X11


    public static class X11.XErrorEvent
    extends Structure
    • Field Detail

      • type

        public int type
      • resourceid

        public X11.XID resourceid
      • error_code

        public byte error_code
      • request_code

        public byte request_code
      • minor_code

        public byte minor_code
    • Constructor Detail

      • X11.XErrorEvent

        public X11.XErrorEvent()
JNA API 3.4.0

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