Olivier Guilyardi wrote:
Hi all,

Isn't there a way for a widget to say "I would like this size, but I can shrink"
 during the size negotiation process ?

Regards,


As I understand your question, I believe what you need is:

gtk_window_set_default_size(GTK_WINDOW(window), width, height);

N :o)

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to