pangoLayoutSetWidth {RGtk2} | R Documentation |
Sets the width to which the lines of the PangoLayout
should wrap.
pangoLayoutSetWidth(object, width)
|
[PangoLayout ] a PangoLayout . |
|
[integer] the desired width in Pango units, or -1 to indicate that no wrapping should be performed. |
Derived by RGtkGen from GTK+ documentation