Function TextEdit.menuOption
Triggers a right-click menu action by the specified index. See menuitems
for a list of available indexes.
void menuOption
(
const(long) option
) nothrow @nogc;
Triggers a right-click menu action by the specified index. See menuitems
for a list of available indexes.
void menuOption
(
const(long) option
) nothrow @nogc;