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 |
PhEvent_t in the Photon Library Reference