GtkLabel::wrap

Access: Read Write
Type: boolean

Whether or not a long string of text may wrap to the next line. true means that the text may wrap to the next line if needed. false means that the text will appear on a single line even if it does not all fit within the label's parent widget.

Defaults to false.

See also: set_line_wrap()