Virtual Method

WPEWebKitWebViewcontext_menu

Declaration [src]

gboolean
context_menu (
  WebKitWebView* web_view,
  WebKitContextMenu* context_menu,
  void* event,
  WebKitHitTestResult* hit_test_result
)

Description

No description available.

Parameters

context_menu WebKitContextMenu
  No description available.
 The data is owned by the caller of the function.
event void*
  No description available.
 The argument can be NULL.
 The data is owned by the caller of the function.
hit_test_result WebKitHitTestResult
  No description available.
 The data is owned by the caller of the function.

Return value

Returns: gboolean
  No description available.