get_direction
Description:
[
Version ( since =
"1.46" ) ]
public Direction get_direction (
int index)
Gets the text direction at the given character position in this.
Parameters:
this |
a `PangoLayout`
|
index |
the byte index of the char
|
Returns:
the text direction at index
|