Function InputEventWithModifiers.alt
State of the Alt
modifier.
bool alt() nothrow @property @nogc;
void alt
(
bool v
) nothrow @property @nogc;
State of the Alt
modifier.
bool alt() nothrow @property @nogc;
void alt
(
bool v
) nothrow @property @nogc;