BidiType.forUnichar

pango.types.BidiType forUnichar(dchar ch)

Determines the bidirectional type of a character.

The bidirectional type is specified in the Unicode Character Database.

A simplified version of this function is available as funcunichar_direction.

Parameters

cha Unicode character

Returns

the bidirectional character type, as used in the

Unicode bidirectional algorithm.