pangoLayoutGetAutoDir {RGtk2} | R Documentation |
Gets whether to calculate the bidirectional base direction
for the layout according to the contents of the layout.
See pangoLayoutSetAutoDir
.
pangoLayoutGetAutoDir(object)
|
[PangoLayout ] a PangoLayout |
Since 1.4
[logical] TRUE
if the bidirectional base direction
is computed from the layout's contents, FALSE
otherwise.
Derived by RGtkGen from GTK+ documentation