|
SDL
2.0
|
#include "../SDL_internal.h"
Include dependency graph for SDL_dropevents_c.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| int | SDL_SendDropFile (const char *file) |
| int SDL_SendDropFile | ( | const char * | file | ) |
Definition at line 31 of file SDL_dropevents.c.
References SDL_DROPFILE, SDL_ENABLE, SDL_GetEventState, SDL_PushEvent, and SDL_strdup.