Main.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.

class Main
static
getEventWidget

Parameters

event Event

a GdkEvent

Return Value

Type: Widget

the widget that originally received event, or NULL. [transfer none]

Meta