FrameClock.addOnBeforePaint

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

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