Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

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.