PgScript.scriptGetSampleLanguage

Given a script, finds a language tag that is reasonably representative of that script. This will usually be the Since 1.4

class PgScript
static
scriptGetSampleLanguage

Parameters

script PangoScript

a PangoScript

Return Value

a PangoLanguage that is representative of the script, or NULL if no such language exists.

Meta