Name
pcontext:GetLanguage -- get language
Synopsis
lang = pcontext:GetLanguage()
Function
Retrieves the global language tag for the context. The return value will be a handle to a Pango language object.

Inputs
none

Results
lang
handle to the global language tag

Show TOC