ShortcutController.getContextForPhase

Controllers can have a different context for a particular phase, which allows them to activate different keybindings depending if the event in capture, bubble, or dispatch.

class ShortcutController
getContextForPhase
(
DzlShortcutPhase phase
)

Parameters

phase

the phase for the shorcut delivery

Return Value

A #DzlShortcutContext or %NULL.

Meta

Since

3.26