event_after


Description:

public signal void event_after (Event event)

After the emission of the event signal and (optionally) the second more specific signal, event_after will be emitted regardless of the previous two signals handlers return values.

Parameters:

event

the Event which triggered this signal