RGtk2 (version 2.20.31)

gtkLabelSetLineWrapMode: gtkLabelSetLineWrapMode

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

gtkLabelSetLineWrapMode(object, wrap.mode)

Arguments

object
wrap.mode
the line wrapping mode

Details

Since 2.10