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