Window title in SDL_GPU?

Not sure if this is the place to ask, but I’m trying to convert my code from SDL2’s built-in rendering to SDL_GPU.

It’s going pretty well so far but I couldn’t find anything about this in the APIs. Does anybody know how to set the window title?

Thanks!