CTWM
|
Window info window. More...
#include <screen.h>
Data Fields | |
Window | win |
Actual X window. | |
bool | mapped |
Whether it's currently up. | |
int | lines |
Current number of lines. | |
unsigned int | width |
Current size. | |
unsigned int | height |
Current size. | |
Window info window.
This is the window that pops up with the various information when you f.identify a window, and also the truncated version of that that f.version pulls up.
int ScreenInfo::_InfoWindow::lines |
bool ScreenInfo::_InfoWindow::mapped |