Label.getLineWrap

Returns whether lines in the label are automatically wrapped. See gtk_label_set_line_wrap().

class Label
bool
getLineWrap
()

Return Value

Type: bool

%TRUE if the lines of the label are automatically wrapped.

Meta