Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
b6dc44b133
commit
d8c679416b
1 changed files with 3 additions and 3 deletions
|
@ -228,9 +228,9 @@ extern SDL_DECLSPEC SDL_TrayMenu *SDLCALL SDL_GetTraySubmenu(SDL_TrayEntry *entr
|
||||||
* \param menu The menu to get entries from.
|
* \param menu The menu to get entries from.
|
||||||
* \param size An optional pointer to obtain the number of entries in the
|
* \param size 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
|
* \returns a NULL-terminated list of entries within the given menu. The
|
||||||
* becomes invalid when any function that inserts or deletes entries in
|
* pointer becomes invalid when any function that inserts or deletes
|
||||||
* the menu is called.
|
* entries in the menu is called.
|
||||||
*
|
*
|
||||||
* \since This function is available since SDL 3.2.0.
|
* \since This function is available since SDL 3.2.0.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue