Get the current item
PtTreeItem_t *PtTreeGetCurrent( const PtWidget_t *widget );
This function returns a pointer to the current item in the given PtTree widget (see “Current item” in the description of PtGenList).
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
PtTree, PtTreeClearSelection(), PtTreeGetSelIndexes(), PtTreeGoto(), PtTreeItem_t, PtTreeRootItem(), PtTreeSelect(), PtTreeSelectedItems(), PtTreeSetSelIndexes(), PtTreeShow(), PtTreeUnselect(), PtTreeUnselectNonBrothers()