Hi,
I’m using gtk-rs and need to resize dialog window to be as small as possible.
This is my dialog in Glade
Sometimes I just hide selected area and sometimes Label “Stage 1/2” and windows looks that after changes
and I need to resize it manually to this(just looks better)
How can I resize it automatically from code?