PopupMenu.setItemText

Sets the text of the item at index idx.

struct PopupMenu
@nogc nothrow
void
setItemText
(
in long idx
,
in String text
)

Meta