Description Usage Arguments Details Value Author(s)
Searches a string the first character that has a strong direction, according to the Unicode bidirectional algorithm.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.