mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-22 19:18:30 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
@@ -251,7 +251,7 @@ extern SDL_DECLSPEC SDL_TrayMenu * SDLCALL SDL_GetTraySubmenu(SDL_TrayEntry *ent
|
|||||||
*
|
*
|
||||||
* \param menu The menu to get entries from.
|
* \param menu The menu to get entries from.
|
||||||
* \param count An optional pointer to obtain the number of entries in the
|
* \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
|
* \returns a NULL-terminated list of entries within the given menu. The
|
||||||
* pointer becomes invalid when any function that inserts or deletes
|
* pointer becomes invalid when any function that inserts or deletes
|
||||||
* entries in the menu is called.
|
* entries in the menu is called.
|
||||||
|
Reference in New Issue
Block a user