Resize widgets in gtk.jl

How can I change the size of the widget or set a fixed value for the window (so that it is not stretched by widgets)? (resize!(win, x, y) does not set a fixed value))