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

Class X11.XVisualInfo

  • Enclosing interface:
    X11


    public static class X11.XVisualInfo
    extends Structure
    • Field Detail

      • screen

        public int screen
      • depth

        public int depth
      • c_class

        public int c_class
      • colormap_size

        public int colormap_size
      • bits_per_rgb

        public int bits_per_rgb
    • Constructor Detail

      • X11.XVisualInfo

        public X11.XVisualInfo()
JNA API 3.2.7

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