[the picture widget fills a strange space][1] [1]: https://i.stack.imgur.com/Hktgz.png
I've set both halign and valign for every widget to Gtk.Align.START, but while the label widget works okay, the picture widget still fills the window until there is no enough space.
So I put a frame out of the picture, but nothing changes.
What's wrong with it?