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

Data Fields | |
| int | version |
| char * | name |
| Tk_ElementOptionSpec * | options |
| Tk_GetElementSizeProc * | getSize |
| Tk_GetElementBoxProc * | getBox |
| Tk_GetElementBorderWidthProc * | getBorderWidth |
| Tk_DrawElementProc * | draw |
Definition at line 1446 of file tk.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6