PopupMenu.setItemText

Set the text of the item at index "idx".

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

Meta