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