ItemList.setItemText

Sets text of the item associated with the specified index.

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

Meta