Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
flutter::LanguageInfo Struct Reference

#include <system_utils.h>

Public Attributes

std::string language
 
std::string territory
 
std::string codeset
 
std::string modifier
 
std::string region
 
std::string script
 

Detailed Description

Definition at line 16 of file system_utils.h.

Member Data Documentation

◆ codeset

std::string flutter::LanguageInfo::codeset

Definition at line 19 of file system_utils.h.

◆ language

std::string flutter::LanguageInfo::language

Definition at line 17 of file system_utils.h.

◆ modifier

std::string flutter::LanguageInfo::modifier

Definition at line 20 of file system_utils.h.

◆ region

std::string flutter::LanguageInfo::region

Definition at line 25 of file system_utils.h.

◆ script

std::string flutter::LanguageInfo::script

Definition at line 26 of file system_utils.h.

◆ territory

std::string flutter::LanguageInfo::territory

Definition at line 18 of file system_utils.h.


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