PgLayout.getAutoDir

Gets whether to calculate the bidirectional base direction for the layout according to the contents of the layout. See pango_layout_set_auto_dir(). Since 1.4

class PgLayout
int
getAutoDir
()

Return Value

Type: int

TRUE if the bidirectional base direction is computed from the layout's contents, FALSE otherwise.

Meta