setViewWindow()

Attaches a native window to this WebView

Synopsis:

#include <WebView.h>

virtual void setViewWindow(BalWidget* window );

Description:

Sets the native window for this WebView instance.

Arguments:

window
The GF window to attach to this WebView.