Method

WPEWebKitWebViewget_backend

Declaration [src]

WebKitWebViewBackend*
webkit_web_view_get_backend (
  WebKitWebView* web_view
)

Description [src]

Get the WebKitWebViewBackend of web_view.

Available since:2.20

Return value

Returns: WebKitWebViewBackend
 

The WebKitWebViewBackend of web_view.

 The data is owned by the instance.