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 |