Function Control.hasIconOverride

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

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