SourceCompletion.addOnShow

Emitted when the completion window is shown. The default handler will actually show the window.

class SourceCompletion
gulong
addOnShow
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)