gtkLabelSetLineWrapMode: gtkLabelSetLineWrapMode

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

If line wrapping is on (see gtkLabelSetLineWrap) this controls how the line wrapping is done. The default is PANGO_WRAP_WORD which means wrap on word boundaries.

Usage

1
gtkLabelSetLineWrapMode(object, wrap.mode)

Arguments

object

a GtkLabel

wrap.mode

the line wrapping mode

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


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