We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9a4fea commit 2e1aca3Copy full SHA for 2e1aca3
1 file changed
.wikiheaders-options
@@ -2,7 +2,7 @@ projectfullname = SDL_ttf
2
projectshortname = SDL_ttf
3
incsubdir = include/SDL3_ttf
4
wikisubdir = SDL3_ttf
5
-apiprefixregex = TTF_
+apiprefixregex = (TTF_|SDL_TTF_)
6
mainincludefname = SDL3_ttf/SDL_ttf.h
7
versionfname = include/SDL3_ttf/SDL_ttf.h
8
versionmajorregex = \A\#define\s+SDL_TTF_MAJOR_VERSION\s+(\d+)\Z
0 commit comments