Function PopupMenu.toggleItemMultistate
Cycle to the next state of an multistate item. See addMultistateItem
for details.
void toggleItemMultistate
(
const(long) idx
) nothrow @nogc;
Cycle to the next state of an multistate item. See addMultistateItem
for details.
void toggleItemMultistate
(
const(long) idx
) nothrow @nogc;