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().

class PgLayout
bool
getAutoDir
()

Return Value

Type: bool

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

Meta