This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
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 |