gtk_scrolled_window_set_shadow_type
- From: Felix Kater <fkater googlemail com>
- To: "gtk-app-devel-list gnome org" <gtk-app-devel-list gnome org>
- Subject: gtk_scrolled_window_set_shadow_type
- Date: Mon, 7 May 2007 17:43:39 +0200
Hi,
gtk_scrolled_window_set_shadow_type() works correctly, however,
probably not in the way the user expects: The function sets the shadow
type of the (outer) window, and leaves the (inner) shadow type of the
viewport as is.
So, if not created manually, the user never gets the viewport in her
hands and therefore can't change the viewports shadow type.
Solution: Change the viewport's shadow type to GTK_SHADOW_NONE by
default.
If I haven't missed anything here I'd file a bug.
Felix
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]