base |src.lib|graphic|xwin| XwinDisplay Index

XwinDisplay

Header
base/xwin.h
Library
xwin
Members
Display *display X terminal display connection.
int screen_num; Screen number on the terminal.
Visual *default_visual; Zero terminated string giving the default visual class for the display.
int default_depth; Default color depth for the display.
int wdt; Screen width.
int hgt; Screen height.
Description

The struct XwinDisplay structure stores control information for a single Xterminal display.