JNA API 3.2.4

com.sun.jna.examples.unix

Class X11.XCreateWindowEvent

  • Enclosing interface:
    X11


    public static class X11.XCreateWindowEvent
    extends Structure
    • Field Detail

      • type

        public int type
      • send_event

        public int send_event
      • x

        public int x
      • y

        public int y
      • width

        public int width
      • height

        public int height
      • border_width

        public int border_width
      • override_redirect

        public int override_redirect
    • Constructor Detail

      • X11.XCreateWindowEvent

        public X11.XCreateWindowEvent()
JNA API 3.2.4

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