- alwaysRedraw
int alwaysRedraw;
Undocumented in source.
- areaProc
Tk_ItemAreaProc areaProc;
Undocumented in source.
- configProc
Tk_ItemConfigureProc configProc;
Undocumented in source.
- configSpecs
const(Tk_ConfigSpec)* configSpecs;
Undocumented in source.
- coordProc
Tk_ItemCoordProc coordProc;
Undocumented in source.
- createProc
Tk_ItemCreateProc createProc;
Undocumented in source.
- dCharsProc
Tk_ItemDCharsProc dCharsProc;
Undocumented in source.
- deleteProc
Tk_ItemDeleteProc deleteProc;
Undocumented in source.
- displayProc
Tk_ItemDisplayProc displayProc;
Undocumented in source.
- icursorProc
Tk_ItemCursorProc icursorProc;
Undocumented in source.
- indexProc
Tk_ItemIndexProc indexProc;
Undocumented in source.
- insertProc
Tk_ItemInsertProc insertProc;
Undocumented in source.
- itemSize
int itemSize;
Undocumented in source.
- name
const(char)* name;
Undocumented in source.
- nextPtr
Tk_ItemType* nextPtr;
Undocumented in source.
- pointProc
Tk_ItemPointProc pointProc;
Undocumented in source.
- postscriptProc
Tk_ItemPostscriptProc postscriptProc;
Undocumented in source.
- reserved1
void* reserved1;
Undocumented in source.
- reserved2
int reserved2;
Undocumented in source.
- reserved3
void* reserved3;
Undocumented in source.
- reserved4
void* reserved4;
Undocumented in source.
- scaleProc
Tk_ItemScaleProc scaleProc;
Undocumented in source.
- selectionProc
Tk_ItemSelectionProc selectionProc;
Undocumented in source.
- translateProc
Tk_ItemTranslateProc translateProc;
Undocumented in source.