Pango.EngineLang¶
| Subclasses: | None | 
|---|
Methods¶
| Inherited: | GObject.Object (37) | 
|---|---|
| Structs: | GObject.ObjectClass (5) | 
Virtual Methods¶
| Inherited: | GObject.Object (7) | 
|---|
| do_script_break(text, len, analysis, attrs, attrs_len) | 
Properties¶
None
Signals¶
| Inherited: | GObject.Object (1) | 
|---|
Class Details¶
- 
class Pango.EngineLang(**kwargs)¶
- Bases: - Pango.Engine- Abstract: - Yes - Structure: - Pango.EngineLangClass- The - Pango.EngineLangclass is implemented by engines that customize the rendering-system independent part of the Pango pipeline for a particular script or language. For instance, a custom- Pango.EngineLangcould be provided for Thai to implement the dictionary-based word boundary lookups needed for that language.- Deprecated since version 1.38. - 
do_script_break(text, len, analysis, attrs, attrs_len) virtual¶
- Parameters: - text (str) –
- len (int) –
- analysis (Pango.Analysis) –
- attrs (Pango.LogAttr) –
- attrs_len (int) –
 
- text (
 
-