pangoFindBaseDir
Searches a string the first character that has a strong direction, according to the Unicode bidirectional algorithm.
pangoFindBaseDir(text, length = -1)
|
[character] the text to process |
|
[integer] length of |
Since 1.4
[PangoDirection
] The direction corresponding to the first strong character.
If no such character is found, then PANGO_DIRECTION_NEUTRAL
is returned.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.