Last updated: Sun, 12 May 2013 view this page in English
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.