Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 316 Bytes

File metadata and controls

14 lines (8 loc) · 316 Bytes

IupGetLanguage

Returns the language used by some pre-defined dialogs. Returns the same value as the LANGUAGE global attribute.

Parameters/Return

char* IupGetLanguage(void); 

Returns: the language.

See Also

IupSetLanguage, LANGUAGE.