mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-31 22:42:52 +08:00
Sync SDL3 wiki -> header
This commit is contained in:
@@ -79,8 +79,8 @@ typedef struct SDL_DialogFileFilter
|
|||||||
* freed when the callback returns.
|
* freed when the callback returns.
|
||||||
*
|
*
|
||||||
* The filter argument is the index of the filter that was selected, or -1 if
|
* The filter argument is the index of the filter that was selected, or -1 if
|
||||||
* no filter was selected or if the platform or method doesn't support fetching
|
* no filter was selected or if the platform or method doesn't support
|
||||||
* the selected filter.
|
* fetching the selected filter.
|
||||||
*
|
*
|
||||||
* \param userdata An app-provided pointer, for the callback's use.
|
* \param userdata An app-provided pointer, for the callback's use.
|
||||||
* \param filelist The file(s) chosen by the user.
|
* \param filelist The file(s) chosen by the user.
|
||||||
|
|||||||
Reference in New Issue
Block a user