mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-03 09:14:36 +00:00
Renamed SDL_HINT_GDK_TEXTINPUT_DEFAULT to SDL_HINT_GDK_TEXTINPUT_DEFAULT_TEXT
This commit is contained in:
@@ -564,7 +564,7 @@ extern "C" {
|
||||
*
|
||||
* This hint should be set before calling SDL_StartTextInput()
|
||||
*/
|
||||
#define SDL_HINT_GDK_TEXTINPUT_DEFAULT "SDL_GDK_TEXTINPUT_DEFAULT"
|
||||
#define SDL_HINT_GDK_TEXTINPUT_DEFAULT_TEXT "SDL_GDK_TEXTINPUT_DEFAULT_TEXT"
|
||||
|
||||
/**
|
||||
* This variable sets the description of the TextInput window on GDK platforms.
|
||||
|
||||
Reference in New Issue
Block a user