Main.getEventWidget

If event is NULL or the event was not associated with any widget, returns NULL, otherwise returns the widget that received the event originally.

struct Main
static
getEventWidget

Parameters

event Event

Return Value

Type: Widget

the widget that originally received event, or NULL