| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) | 
Prevent visible repair of a list widget
void PtGenListHold( PtWidget_t *widget );
This function is a list-aware version of the PtHold() function. After a call to PtGenListHold(), the PtGenListDamageItem() function simply sets the Pt_LIST_ITEM_DAMAGED flag in the item instead of calling PtDamageExtent().
Photon
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | No | 
| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) |