OEConfigureHighlightColor

OEConfigureHighlightColor(itf: OEInterface, name: str,
                          alias: str = "-hcolor") -> bool

Adds a highlighting color parameter to the given interface.

itf

The interface being configured.

name

The name of the color parameter.

alias

The alternative i.e. alias name of the parameter.

See also