Virtual Method
WebKit2WebViewcontext_menu
Declaration [src]
gboolean
context_menu (
WebKitWebView* web_view,
WebKitContextMenu* context_menu,
GdkEvent* event,
WebKitHitTestResult* hit_test_result
)
Parameters
context_menu
-
Type:
WebKitContextMenu
No description available.
The data is owned by the caller of the function. event
-
Type:
GdkEvent
No description available.
The data is owned by the caller of the function. hit_test_result
-
Type:
WebKitHitTestResult
No description available.
The data is owned by the caller of the function.