ItemList.setItemText

Sets text of item at specified index.

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

Meta