WINvar Struct Reference
[Window LibraryWindow Library]

window global variable More...

#include <mt_wndm.h>


Data Fields

WINDOWfirst
 Pointer to the first window in the window list.
WINDOWfront
 Pointer to the global top window, can be NULL if the application is in the background.
WINDOWappfront
 Pointer to the local top window, can never be NULL except if application has no opened windows.


Detailed Description

window global variable


Field Documentation

WINDOW* WINvar::appfront
 

Pointer to the local top window, can never be NULL except if application has no opened windows.

WINDOW* WINvar::first
 

Pointer to the first window in the window list.

WINDOW* WINvar::front
 

Pointer to the global top window, can be NULL if the application is in the background.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 22 11:45:27 2006 for WinDom by  doxygen 1.4.6