###### (This function is part of SDL_ttf, a separate library from SDL.) # TTF_SetError Report SDL_ttf errors ## Header File Defined in SDL_ttf.h ## Syntax ```c #define TTF_SetError SDL_SetError ``` ## See Also - [TTF_GetError](TTF_GetError) ---- [CategoryAPI](CategoryAPI), [CategoryAPIMacro](CategoryAPIMacro)