Sync SDL3 wiki -> header

[ci skip]
This commit is contained in:
SDL Wiki Bot 2025-02-05 15:45:41 +00:00
parent 68dabd48c4
commit 5ad0337685

View file

@ -251,7 +251,7 @@ extern SDL_DECLSPEC SDL_TrayMenu * SDLCALL SDL_GetTraySubmenu(SDL_TrayEntry *ent
*
* \param menu The menu to get entries from.
* \param count An optional pointer to obtain the number of entries in the
* menu.
* menu.
* \returns a NULL-terminated list of entries within the given menu. The
* pointer becomes invalid when any function that inserts or deletes
* entries in the menu is called.