Signal
GtkWidget::event-after
since: 3.0
Description [src]
After the emission of the GtkWidget::event
signal and (optionally)
the second more specific signal, ::event-after will be emitted
regardless of the previous two signals handlers return values.
Default handler: |
Available since: 3.0 |
Parameters
event
-
Type:
GdkEvent
The
GdkEvent
which triggered this signal.The data is owned by the caller of the function.