ItemList.setItemTooltip

Sets the tooltip hint for the item associated with the specified index.

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

Meta