PgContext.bidiTypeForUnichar

Determines the normative bidirectional character type of a character, as specified in the Unicode Character Database.

A simplified version of this function is available as pango_unichar_direction().

class PgContext
static
bidiTypeForUnichar
(
dchar ch
)

Parameters

ch dchar

a Unicode character

Return Value

the bidirectional character type, as used in the Unicode bidirectional algorithm.

Meta

Since

1.22