Package: pango

Function pango:layout-direction

Lambda List

pango:layout-direction (layout index)

Arguments

layout -- a pango:layout object
index -- an integer for the byte index of the char

Return Value

The pango:direction value with the text direction at index.

Details

Gets the text direction at the given character position in the Pango layout.
 

See also

#2025-05-02