Signal
GtkWidget::event-after
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: |
Parameters
event
-
Type:
GdkEvent
The
GdkEvent
which triggered this signal.The data is owned by the caller of the function.