fontset = pcontext:LoadFontset(desc, language)
desc
.
This function returns the newly allocated Pango font set
that was loaded, or NULL
if no font matched. You can use
pfontset:IsNull() to check if the returned object
contains a NULL
font set.