ShortcutController.addOnSetContextNamed

This changes the current context on the #DzlShortcutController to be the context matching @name. This is found by looking up the context by name in the active #DzlShortcutTheme.

class ShortcutController
gulong
addOnSetContextNamed
(
void delegate() dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta