#include <tk.h>
Data Fields | |
| char * | name |
| Tk_CustomOptionSetProc * | setProc |
| Tk_CustomOptionGetProc * | getProc |
| Tk_CustomOptionRestoreProc * | restoreProc |
| Tk_CustomOptionFreeProc * | freeProc |
| ClientData | clientData |
Definition at line 243 of file tk.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6