Pango.EngineLang

g GObject.Object GObject.Object Pango.Engine Pango.Engine GObject.Object->Pango.Engine Pango.EngineLang Pango.EngineLang Pango.Engine->Pango.EngineLang

Subclasses:None

Virtual Methods

Inherited:GObject.Object (7)
  do_script_break (text, len, analysis, attrs, attrs_len)

Properties

None

Signals

Inherited:GObject.Object (1)

Fields

Inherited:GObject.Object (1)
Name Type Access Description
parent_instance Pango.Engine r  

Class Details

class Pango.EngineLang(**kwargs)
Bases:Pango.Engine
Abstract:Yes
Structure:Pango.EngineLangClass

The Pango.EngineLang class 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.EngineLang could 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: