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

Class X11.XExposeEvent

  • Enclosing interface:
    X11


    public static class X11.XExposeEvent
    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
      • count

        public int count
    • Constructor Detail

      • X11.XExposeEvent

        public X11.XExposeEvent()
JNA API 3.4.0

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