Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
pangoLayoutGetWrap: pangoLayoutGetWrap
Description
Gets the wrap mode for the layout.
Usage
pangoLayoutGetWrap(object)
Arguments
object
[
PangoLayout
] a
PangoLayout
Value
PangoWrapMode
] active wrap mode.
Details
Use
pangoLayoutIsWrapped
to query whether any paragraphs were actually wrapped.