Get a pointer to the first root item
PtGenTreeItem_t *PtGenTreeRootItem( PtWidget_t const *tree );
This function returns a pointer to the first root item of the tree.
A pointer to the first root item.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |