Method GTK2.Label()->set_line_wrap_mode()


Method set_line_wrap_mode

GTK2.Label set_line_wrap_mode(int wrap_mode)

Description

If line wrapping is on, this controls how the line wrapping is done. The Default is Pango.WRAP_WORD, which means wrap on word boundaries.