Re: Size negotiation and initial top-window size



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)




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]