Gtk.Label.prototype.get_line_wrap_mode

function get_line_wrap_mode():Pango.WrapMode {
    // Gjs wrapper for gtk_label_get_line_wrap_mode()
}

Returns line wrap mode used by the label. See Gtk.set_line_wrap_mode.

Since 2.10

Returns

true if the lines of the label are automatically wrapped.