Function TextEdit.hasKeywordColor

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

bool hasKeywordColor (
  const(String) keyword
) nothrow @nogc const;