Function Control.hasFontOverride

Returns true if font with given name has a valid override in this Control node.

bool hasFontOverride (
  const(String) name
) nothrow @nogc const;