TypeScript API Documentation for PANGO
API Version: 1.0
Library Version: 1.57.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 1.4
Searches a string the first character that has a strong direction, according to the Unicode bidirectional algorithm.
the text to process. Must be valid UTF-8
length of text in bytes (may be -1 if text is nul-terminated)
text
The direction corresponding to the first strong character. If no such character is found, then Pango.Direction.NEUTRAL is returned.
1.4
Searches a string the first character that has a strong direction, according to the Unicode bidirectional algorithm.