###### (This function is part of SDL_ttf, a separate library from SDL.)
# SDL_TTF_MAJOR_VERSION

Printable format: "%d.%d.%d", MAJOR, MINOR, MICRO

## Header File

Defined in [<SDL3_ttf/SDL_ttf.h>](https://github.com/libsdl-org/SDL_ttf/blob/main/include/SDL3_ttf/SDL_ttf.h)

## Syntax

```c
#define SDL_TTF_MAJOR_VERSION   3
```

----
[CategoryAPI](CategoryAPI), [CategoryAPIMacro](CategoryAPIMacro), [CategorySDLTTF](CategorySDLTTF)