Igor Gorbounov wrote:
Hi, All!I wonder if there is a way to resize a window gradually (as if animated) whena, for examle, set_size_request(...) is issued. Now the window is resized abruptly as a treeview is expanded (and that bothers the users).
I'm not sure about this one, but I think that this will help:
http://developer.gnome.org/doc/API/2.0/gtk/GtkContainer.html#gtk-container-set-resize-mode
Cheers,
-Tristan