RecentChooserT.addOnSelectionChanged

This signal is emitted when there is a change in the set of selected recently used resources. This can happen when a user modifies the selection with the mouse or the keyboard, or when explicitly calling functions to change the selection.

template RecentChooserT(TStruct)
gulong
addOnSelectionChanged
(
void delegate
(
RecentChooserIF
)
dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta

Since

2.10