gtkGetEventWidget: gtkGetEventWidget
Description
If event is NULL or the event was not associated with any widget,
returns NULL, otherwise returns the widget that received the event
originally.Usage
gtkGetEventWidget(event)
Value
GtkWidget] the widget that originally received event, or NULL