Name

metatheme_toolkit_init — initializes toolkit structure

Synopsis

void metatheme_toolkit_init(MT_TOOLKIT *toolkit);

Description

This function is used in toolkit backends and does two things: (a) sets pointers of core functions to the MT_TOOLKIT structure, (b) stores the pointer of MT_TOOLKIT structure to static variable, so core functions can call drawing functions.