OEConfigureHighlightStyle

OEConfigureHighlightStyle(itf: OEInterface, name: str,
                          alias: str = "-hstyle") -> bool

Adds a highlighting style parameter to the given interface.

itf

The interface being configured.

name

The name of the style parameter.

alias

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

See also