| pangoLayoutGetWrap {RGtk2} | R Documentation |
Gets the wrap mode for the layout.
pangoLayoutGetWrap(object)
|
[PangoLayout] a PangoLayout |
Use pangoLayoutIsWrapped to query whether any paragraphs
were actually wrapped.
[PangoWrapMode] active wrap mode.
Derived by RGtkGen from GTK+ documentation