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
wrap.mode
the line wrapping mode