21#include "../SDL_internal.h"
29#include "../video/SDL_sysvideo.h"
48 event.drop.windowID =
window->id;
static int SDL_SendDrop(SDL_Window *window, const SDL_EventType evtype, const char *data)
int SDL_SendDropText(SDL_Window *window, const char *text)
int SDL_SendDropFile(SDL_Window *window, const char *file)
int SDL_SendDropComplete(SDL_Window *window)
SDL_EventType
The types of events that can be delivered.
#define SDL_GetEventState(type)
GLint GLenum GLsizei GLsizei GLsizei GLint GLsizei const GLvoid * data
EGLSurface EGLNativeWindowType * window
The type used to identify a window.
static char text[MAX_TEXT_LENGTH]