This patch correct a small resize bug in the viewport widget.
The viewport widget provides a _set_shadow function to draw its
shadows. But if GTK_SHADOW_NONE is sent to this function, the
viewport isn't resized correctly (it's still considered as a
shadowed widget).


Patch against version gtk+-cvs-971208.