PopupMenu.setItemTooltip

Sets the String tooltip of the item at the specified index idx.

struct PopupMenu
@nogc nothrow
void
setItemTooltip
(
in long idx
,
in String tooltip
)

Meta