Invoke the List Key method in a superclass
int PtSuperClassGenListKey( PtWidgetClassRef_t *cref, PtWidget_t *wgt, PhEvent_t *ev, PhKeyEvent_t *kev, PtGenListItem_t *newcur, unsigned newpos );
This function can be used to invoke the List Key method of the class defined by cref.
A nonzero value if the key event was consumed, 0 otherwise.
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |