pangoLayoutSetWrap: pangoLayoutSetWrap

Description Usage Arguments Author(s)

View source: R/pangoFuncs.R

Description

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.

Usage

1
pangoLayoutSetWrap(object, wrap)

Arguments

object

[PangoLayout] a PangoLayout

wrap

[PangoWrapMode] the wrap mode

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.