API Version: 1.0
Library Version: 1.52.2
Generated by gi-docgen 2022.2
since: 1.46
PangoDirection pango_layout_get_direction ( PangoLayout* layout, int index )
Gets the text direction at the given character position in layout.
layout
Available since: 1.46
index
Type: int
int
The byte index of the char.
Type: PangoDirection
PangoDirection
The text direction at index.