Notebook.addOnSwitchPage

Emitted when the user or a function changes the current page.

class Notebook
gulong
addOnSwitchPage
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)