ItemList.setItemSelectable

Allow or disallow selection of the item at the specified index.

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

Meta