Unselect an item in a list
void PtGenListUnselect( PtWidget_t *widget, PtGenListItem_t *item );
This function unselects the given item. PtGenListUnselect() has no effect in the Pt_SELECTION_MODE_RANGE selection mode.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |