Label.getWrap

Returns whether lines in the label are automatically wrapped.

See [method@Gtk.Label.set_wrap].

class Label
bool
getWrap
()

Return Value

Type: bool

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

Meta