Function

Gtk-3.0Gtkget_event_widget

  • 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

    Returns Gtk.Widget | null

    the widget that originally received event, or null