libctru
v2.4.1
|
Keyboard dictionary word for predictive input. More...
#include <swkbd.h>
Data Fields | |
u16 | reading [SWKBD_MAX_WORD_LEN+1] |
Reading of the word (that is, the string that needs to be typed). | |
u16 | word [SWKBD_MAX_WORD_LEN+1] |
Spelling of the word. | |
u8 | language |
Language the word applies to. | |
bool | all_languages |
Specifies if the word applies to all languages. | |
Keyboard dictionary word for predictive input.