Chapter 3. Public API

Table of Contents

1. Configuration files
2. Colors
3. Graphics contexts
4. Pixmaps
5. Images
6. Font, metrics and palette settings
7. Drawing functions
8. Widget hierarchy

This section describes the public API of MetaTheme. This API is used by creators of theme engines.

All functions in this chapter aren't really functions. They are macros which calls appropriate functions from MT_TOOLKIT structure which must be accessible via the MT_TOOLKIT_HANDLE macro which defaults to engine->toolkit.