GtkFrame::set_shadow_type

void set_shadow_type( GtkShadowType type );

set_shadow_type() sets the angle and depth of the line of shadow that decorates the GtkFrame border, according to the specified GtkShadowType option.

The default setting is GTK_SHADOW_ETCHED_IN.