Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
PtGenListSetColumnBalloon()
Adjust the balloon text for a list item to correspond to a column
Synopsis:
PhArea_t *PtGenListSetColumnBalloon(
PhArea_t *area,
PtListColumn_t const *column );
Description:
This function adjusts the PhArea_t structure pointed to by area so that it corresponds to the given column rather than the entire item. If column is NULL, area isn't modified.
Returns:
A pointer to the adjusted area.
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
PhArea_t in the Photon Library Reference
![]() |
![]() |
![]() |
![]() |

![[Previous]](../prev.gif)
![[Contents]](../contents.gif)
![[Index]](../keyword_index.gif)
![[Next]](../next.gif)