set_wrap_reverse


Description:

public void set_wrap_reverse (bool wrap_reverse)

Sets whether wrap direction should be reversed.

By default, lines wrap downwards in a horizontal box, and towards the end in a vertical box. If set to `TRUE`, they wrap upwards or towards the start respectively.

Parameters:

this

a wrap layout

wrap_reverse

whether to reverse wrap direction