Layout.getDirection
pango.types.Direction getDirection(int index)Gets the text direction at the given character position in layout.
Parameters
index | the byte index of the char |
Returns
the text direction at index
pango.types.Direction getDirection(int index)Gets the text direction at the given character position in layout.
index | the byte index of the char |