FrameClock.addOnResumeEvents

This signal is emitted after processing of the frame is finished, and is handled internally by GTK+ to resume normal event processing. Applications should not handle this signal.

class FrameClock
gulong
addOnResumeEvents
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)