Method

GtkScrolledWindowset_shadow_type

Declaration [src]

void
gtk_scrolled_window_set_shadow_type (
  GtkScrolledWindow* scrolled_window,
  GtkShadowType type
)

Description [src]

Changes the type of shadow drawn around the contents of scrolled_window.

Parameters

type

Type: GtkShadowType

Kind of shadow to draw around scrolled window contents.