| pangoLayoutSetWrap {RGtk2} | R Documentation |
Sets the wrap mode; the wrap mode only has effect if a width
is set on the layout with pangoLayoutSetWidth.
To turn off wrapping, set the width to -1.
pangoLayoutSetWrap(object, wrap)
|
|
|
[ |
Derived by RGtkGen from GTK+ documentation