Renamed SDL_HINT_GDK_TEXTINPUT_DEFAULT to SDL_HINT_GDK_TEXTINPUT_DEFAULT_TEXT
This commit is contained in:
parent
fd5d761128
commit
4f628b5b62
5 changed files with 9 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue