Function PopupMenu.setItemMultistate
Sets the state of an multistate item. See addMultistateItem
for details.
void setItemMultistate
(
const(long) idx,
const(long) state
) nothrow @nogc;
Sets the state of an multistate item. See addMultistateItem
for details.
void setItemMultistate
(
const(long) idx,
const(long) state
) nothrow @nogc;