Function PopupMenu.isItemChecked
Returns true if the item at index idx is checked.
bool isItemChecked
(
const(long) idx
) nothrow @nogc const;
Returns true if the item at index idx is checked.
bool isItemChecked
(
const(long) idx
) nothrow @nogc const;