Calendar.addOnMonthChanged

Emitted when the user clicks a button to change the selected month on a calendar.

class Calendar
gulong
addOnMonthChanged
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)