table of contents
other versions
- unstable 3.1.0+ds-1
- experimental 3~git20250124~a7040ba+ds-1
SDL_TTF_VERSION(3) | SDL_ttf3 FUNCTIONS | SDL_TTF_VERSION(3) |
NAME¶
SDL_TTF_VERSION - This is the version number macro for the current SDL_ttf version.
HEADER FILE¶
Defined in SDL3_ttf/SDL_ttf.h
SYNOPSIS¶
#include "SDL3_ttf/SDL_ttf.h"
#define SDL_TTF_VERSION .BI SDL_VERSIONNUM(SDL_TTF_MAJOR_VERSION,SDL_TTF_MINOR_VERSION,SDL_TTF_MICRO_VERSION)
SDL_ttf 3.1.0 | SDL_ttf |