My Project
Public Attributes | List of all members
SDL_Locale Struct Reference

Public Attributes

const char * language
 
const char * country
 

Member Data Documentation

◆ country

const char* SDL_Locale::country

A country, like "US" for America. Can be NULL.

◆ language

const char* SDL_Locale::language

A language name, like "en" for English.


The documentation for this struct was generated from the following file: