Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
PtGenTreeItemResize()
Resize an item
Synopsis:
void PtGenTreeItemResize( PtGenTreeItem_t *item,
PtWidget_t *tree );
Description:
This function resizes one item. You should call it after changing the dimensions of an item (item->dim). You don't need to call this function if item doesn't belong to any tree or if a subtree containing the item is collapsed.
Classification:
Photon
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
![]() |
![]() |
![]() |
![]() |

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