Method

WPEWebKitWebViewget_wpe_view

since: 2.44

Declaration [src]

WPEView*
webkit_web_view_get_wpe_view (
  WebKitWebView* web_view
)

Description [src]

Get the WPEView of web_view.

Available since: 2.44

Return value

Type: WPEView

The WPEView of web_view.

The data is owned by the instance.