Re: [gtk-list] ANNOUNCE: GTK+ 1.1.6 Released



On Tue, 8 Dec 1998, Shawn T . Amundson wrote:

> What is new in GTK+ 1.1.6:
>  ....
> * New window functions for transient relationship, default size, and 
>   geometry hints
Does that mean that that the most frequently asked question of mine,
which never found an answer is now solved and a method was found
to teach GTK the same thing which wirks as

   gdk_window_set_hints(window, 0, 0, 1, 1, 0, 0, GDK_HINT_MIN_SIZE);

in plain GDK (without the GTK API).
This should cause the effect, that the contents of the window is resized
automatically, when changing the size of the window.

Kind regards

             Andreas.



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