Label.getLineWrap

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

class Label
int
getLineWrap
()

Return Value

Type: int

TRUE if the lines of the label are automatically wrapped.

Meta