| pangoUnicharDirection {RGtk2} | R Documentation |
Determines the direction of a character; either
PANGO_DIRECTION_LTR, PANGO_DIRECTION_RTL, or
PANGO_DIRECTION_NEUTRAL.
pangoUnicharDirection(ch)
|
[numeric] character to examine |
[PangoDirection] the direction of a character, as used in the
Unicode bidirectional algorithm.
Derived by RGtkGen from GTK+ documentation