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