Faria, Sydney C wrote:
...
which is from 2.0 API for Tree Widgets. Eric Harlow's book gives an example
that uses
gtk_widget_set_usize(list, 250, 250) which is now deprecated. What to I use
to set a minumum size for the displayed list since I
am going to be starting out with an empty list box and would like to set
some sort of minimum size to this widget even though it
is empty.
gtk_widget_set_size_request(). gtk_widget_set_usize() API reference
points to it, by the way.
Olexiy
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list