21 #include "../SDL_internal.h" 23 #ifndef _SDL_dropevents_c_h 24 #define _SDL_dropevents_c_h static SDL_Window * window
int SDL_SendDropFile(SDL_Window *window, const char *file)
int SDL_SendDropComplete(SDL_Window *window)
int SDL_SendDropText(SDL_Window *window, const char *text)
static char text[MAX_TEXT_LENGTH]
The type used to identify a window.