| pangoBidiTypeForUnichar {RGtk2} | R Documentation |
Determines the normative bidirectional character type of a character, as specified in the Unicode Character Database.
pangoBidiTypeForUnichar(ch)
|
[numeric] a Unicode character |
A simplified version of this function is available as
pangoUnicharGetDirection().
Since 1.22
[PangoBidiType] the bidirectional character type, as used in the
Unicode bidirectional algorithm.
Derived by RGtkGen from GTK+ documentation