Skip to content

gtk4: Declare correct default value for `force-aspect-ratio` property

It's defaulting to false as generally keeping the aspect ratio is the job of the widget layout and not the paintable.

Merge request reports