TextEdit.hasKeywordColor

Returns whether the specified keyword has a color set to it or not.

struct TextEdit
@nogc nothrow const
bool
hasKeywordColor
(
in String keyword
)

Meta