Skip to content

label: Add gtk_label_set_natural_wrap_mode()

Benjamin Otte requested to merge wip/otte/wrapping-is-natural into main

Allows influencing natural size requests so that labels can request more width than necessary for a given height.

Related: !4245 (merged) Related: #4535 (closed)

Merge request reports