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