#include <tkInt.h>
Collaboration diagram for TkMainInfo:

Data Fields | |
| int | refCount |
| TkWindow * | winPtr |
| Tcl_Interp * | interp |
| Tcl_HashTable | nameTable |
| long | deletionEpoch |
| Tk_BindingTable | bindingTable |
| TkBindInfo | bindInfo |
| TkFontInfo * | fontInfoPtr |
| TkToplevelFocusInfo * | tlFocusPtr |
| TkDisplayFocusInfo * | displayFocusPtr |
| ElArray * | optionRootPtr |
| Tcl_HashTable | imageTable |
| int | strictMotif |
| TkMainInfo * | nextPtr |
Definition at line 592 of file tkInt.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6