| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) | 
Adjust the balloon text for a list item to correspond to a column
PhArea_t *PtGenListSetColumnBalloon( 
             PhArea_t *area, 
             PtListColumn_t const *column );
This function adjusts the area argument so that it corresponds to the given column rather than the entire item. If column is NULL, area won't be modified.
A pointer to the adjusted area.
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) |