Method

CogPlatformget_view_backend

Declaration [src]

WebKitWebViewBackend*
cog_platform_get_view_backend (
  CogPlatform* platform,
  WebKitWebView* related_view,
  GError** error
)

Description

No description available.
This method is not directly available to language bindings.

Parameters

related_view WebKitWebView*
  No description available.
 The data is owned by the caller of the function.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: WebKitWebViewBackend*
  No description available.
 The data is owned by the instance.