Function TextEdit.clearColors
Clears all custom syntax coloring information previously added with addColorRegion
or addKeywordColor
.
void clearColors() nothrow @nogc;
Clears all custom syntax coloring information previously added with addColorRegion
or addKeywordColor
.
void clearColors() nothrow @nogc;