#include <tk.h>
Collaboration diagram for Tk_Item:

Data Fields | |
| int | id |
| Tk_Item * | nextPtr |
| Tk_Uid | staticTagSpace [TK_TAG_SPACE] |
| Tk_Uid * | tagPtr |
| int | tagSpace |
| int | numTags |
| Tk_ItemType * | typePtr |
| int | x1 |
| int | y1 |
| int | x2 |
| int | y2 |
| Tk_Item * | prevPtr |
| Tk_State | state |
| char * | reserved1 |
| int | redraw_flags |
Definition at line 940 of file tk.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6