Auke Kok wrote: > I personally don't like the white-to-grey transition and would prefer > some type of bevel around at least the list/icon pane. That's just a minor detail - gtk_scrolled_window_set_shadow_type(), using GTK_SHADOW_ETCHED_IN, or whatever it is, would probably be more to your liking. -b