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.

Parameters

event gdk.event.Event

a #GdkEvent

Return Value

Type: gtk.widget.Widget

the widget that originally received event, or null