klyn.gui.windows.events.DockTabContextMenuEvent.menu
property
public readonly property menu as Menu
Description

Mutable menu containing the standard document-tab actions.

Add separators and application-specific MenuItem instances here.

event.menu.addSeparator()
event.menu.addItem(MenuItem("Reveal in Project"))