GtkFrame::set_shadow_type

void set_shadow_type(GtkShadowType type);

You may use this function to set the shadow type of the borders of the frame. 0 as a parameter will result in a frame with no outline, whereas 3 will give you and etched in border.

See also: get_shadow_type()