| 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 |
[logical] if TRUE, the bidirectional base direction
is computed from the layout's contents.
Derived by RGtkGen from GTK+ documentation