PgLayout.getAutoDir

Gets whether to calculate the base direction for the layout according to its contents.

See [method@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