Pango.EngineScriptInfo¶
Fields¶
| Name | Type | Access | Description | 
|---|---|---|---|
| langs | str | r/w | a semicolon separated list of languages that this engine handles for this script. This may be empty, in which case the engine is saying that it is a fallback choice for all languages for this range, but should not be used if another engine indicates that it is specific for the language for a given code point. An entry in this list of “*” indicates that this engine is specific to all languages for this range. | 
| script | Pango.Script | r/w | a Pango.Script. The valuePango.Script.COMMONhas the special meaning here of “all scripts” | 
Methods¶
None
Details¶
- 
class Pango.EngineScriptInfo¶
- The - Pango.EngineScriptInfostructure contains information about how the shaper covers a particular script.- Deprecated since version 1.38.