Function TextEdit.drawSpaces
If true
, the "space" character will have a visible representation.
bool drawSpaces() nothrow @property @nogc;
void drawSpaces
(
bool v
) nothrow @property @nogc;
If true
, the "space" character will have a visible representation.
bool drawSpaces() nothrow @property @nogc;
void drawSpaces
(
bool v
) nothrow @property @nogc;