received event, or null
getEventWidget
fn
gtk.widget.Widget getEventWidget(gdk.event.Event event)If event is null or the event was not associated with any widget, returns null, otherwise returns the widget that received the event originally.
Parameters
event | a #GdkEvent |
Returns
the widget that originally