ItemList.addIconItem

Adds an item to the item list with no text, only an icon.

struct ItemList
@nogc nothrow
void
addIconItem
(,
in bool selectable = true
)

Meta