Editor C API Reference

Editor C API Reference

This reference contains a browsable companion to the native C plug-in API exposed by the interactive editor.

You can use this API to register C functions that your editor plug-ins can call from the editor's JavaScript environment.

For background information on writing editor plug-ins, and an overview of how to use the APIs in this reference, see Extend the Editor.