Method

Gtk.Label.get_wrap_mode

Declaration [src]

PangoWrapMode
gtk_label_get_wrap_mode (
  GtkLabel* self
)

Description [src]

Returns line wrap mode used by the label.

See gtk_label_set_wrap_mode().

Gets propertyGtk.Label:wrap-mode

Return value

Returns: PangoWrapMode

TRUE if the lines of the label are automatically wrapped.