Return the first root item of the tree
PtTreeItem_t *PtTreeRootItem( PtTreeWidget_t const *tree );
This function returns a pointer to the first root item in the given PtTree widget.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PtTree, PtTreeAddAfter(), PtTreeAddFirst(), PtTreeAllItems(), PtTreeFreeAllItems(), PtTreeFreeItems(), PtTreeGetCurrent(), PtTreeGoto(), PtTreeItem_t, PtTreeSelect(), PtTreeShow()