Property
GtkLabel:wrap-mode
since: 2.10
Description [src]
If line wrapping is on (see the GtkLabel:wrap
property) this controls
how the line wrapping is done. The default is PANGO_WRAP_WORD
, which
means wrap on word boundaries.
Type:PangoWrapMode
Available since: 2.10
Default value | PANGO_WRAP_WORD |