Hi ! This patch removes the scrollbars from clist/ctree. To make a CList scrollable use a GtkScrolledWindow now. GtkScrollableWindow can handle any widget, which provides "hadjustment", "vadjustment" args via the gtk_object_arg_set mechanism. If a widget does not provide these args, a viewport will be generated automatically. These changes are source incompatible for GtkCList/CTree. All scrolled windows should work as usual. Comments are welcome. bye, Lars
gtk-hamann_jeske-981029-0.patch.gz