JNA API 3.2.4

com.sun.jna.examples.unix

Class X11.XReparentEvent

  • Enclosing interface:
    X11


    public static class X11.XReparentEvent
    extends Structure
    • Field Detail

      • type

        public int type
      • send_event

        public int send_event
      • x

        public int x
      • y

        public int y
      • override_redirect

        public int override_redirect
    • Constructor Detail

      • X11.XReparentEvent

        public X11.XReparentEvent()
JNA API 3.2.4

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