API Reference

Index of All Documentation » Wing Pro Reference Manual » Scripting and Extending Wing »


This chapter documents the scripting API available in src/wingapi.py inside the Install Directory listed in Wing's About box. To use the API, add import wingapi to the top of your script.

This documentation is also available interactively in the Source Assistant if a project is set up as described as described in Auto-Completion and Integrated Documentation in the Scripting Example Tutorial.

See also the examples scripts directory in the Install Directory.

Section Contents