PopupMenu.setItemChecked

Sets the checkstate status of the item at index idx.

struct PopupMenu
@nogc nothrow
void
setItemChecked
(
in long idx
,
in bool checked
)

Meta