[Previous] [Contents] [Index] [Next]

PtGenTreeDamageItem()

Redraw an item when its data has changed

Synopsis:

void PtGenTreeDamageItem( PtWidget_t *tree, 
                          PtGenTreeItem_t *item );

Description:

Call this function to redraw the given item when its data has changed.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

[Previous] [Contents] [Index] [Next]