Table of Contents
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
.