Property

AdwWrapBox:wrap-policy

unstable since: 1.7

Declaration

property wrap-policy: Adw.WrapPolicy [ read, write ]

Description [src]

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.

Type:AdwWrapPolicy

Available since: 1.7

Default valueADW_WRAP_NATURAL
Getter methodadw_wrap_box_get_wrap_policy()
Setter methodadw_wrap_box_set_wrap_policy()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno