Re: Prefered way to change the main window initial size

2017-01-26 Thread elboulangero
Hey, maybe I'm asking a very silly question, but still, if anyone who could point me in the right direction, it would really be appreciated. Thanks ! ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org https://mail.gnome.org/mailman/listinf

Prefered way to change the main window initial size

2017-01-22 Thread elboulangero
Dear GTK+, In short... It seems to me that the main window is initially displayed using the minimum size (as reported by 'gtk_widget_get_preferred_size()'. I wished it would use the maximum size instead, is there any straightforward way to do that ? Long story... At first, my main window contai