ItemList.setItemSelectable

Allows or disallows selection of the item associated with the specified index.

struct ItemList
@nogc nothrow
void
setItemSelectable
(
in long idx
,
in bool selectable
)

Meta