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_get_direction(). Since 1.22

class PgContext
static
bidiTypeForUnichar

Parameters

ch gunichar

a Unicode character

Return Value

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

Meta