Get a pointer to the current item
PtGenTreeItem_t *PtGenTreeGetCurrent( const PtWidget_t *widget );
This function returns a pointer to the current item (see “Current item” in the description of PtGenList).
A pointer to the current item.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |