Function TextEdit.getMenu

Returns the PopupMenu of this TextEdit. By default, this menu is displayed when right-clicking on the TextEdit.

PopupMenu getMenu() nothrow @nogc const;