Property
Gtk.Label:wrap-mode
Description [src]
Controls how the line wrapping is done.
This only affects the formatting if line wrapping is on (see the
GtkLabel:wrap
property). The default is PANGO_WRAP_WORD
,
which means wrap on word boundaries.
Type: | PangoWrapMode |
Getter method | gtk_label_get_wrap_mode |
Setter method | gtk_label_set_wrap_mode |