AtkDocumentIface.getDocumentLocale

struct AtkDocumentIface
extern (C)
const(char)* function(AtkDocument* document) getDocumentLocale;

Return Value

a UTF-8 string indicating the POSIX-style LC_MESSAGES locale of the document content as a whole, or NULL if the document content does not specify a locale.