FrameClock.addOnAfterPaint

This signal ends processing of the frame. Applications should generally not handle this signal.

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