TypeScript API Documentation for GTK
API Version: 3.0
Library Version: 3.24.51
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
If event is null or the event was not associated with any widget, returns null, otherwise returns the widget that received the event originally.
event
null
a Gdk.Event
the widget that originally received event, or null
If
eventisnullor the event was not associated with any widget, returnsnull, otherwise returns the widget that received the event originally.