Function

Pango-1.0Pangobidi_type_for_unicharSince 1.22

  • 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 unichar_direction.

    Parameters

    • ch: string

      a Unicode character

    Returns Pango.BidiType

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

    1.22