SDL
2.0
|
#include "../SDL_internal.h"
#include "SDL_events.h"
#include "SDL_events_c.h"
#include "SDL_dropevents_c.h"
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.