| ![[Previous]](../image-lib/prev.gif) | ![[Contents]](../image-lib/contents.gif) | ![[Index]](../image-lib/keyword_index.gif) | ![[Next]](../image-lib/next.gif) | 
Expand any collapsed ancestors of a given item
int PtGenTreeExpandParents( PtWidget_t *tree, 
                            PtGenTreeItem_t *item, 
                            PhEvent_t *event );
If any ancestors of the given item are collapsed, this function attempts to expand them.
The value returned by the Tree Item State method.
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) |