Window.acceleratorTable

This window's accelerator table (the shortcuts of its attached menu), or null. The message loop translates accelerators against the *active* window's table, so each window keeps its own shortcuts.

class Window
@safe pure nothrow @nogc
HACCEL
acceleratorTable
()

Meta