Signal
WPEWebKitWebView::context-menu
since: 1.0
Declaration
gboolean
context_menu (
WebKitWebView* self,
WebKitContextMenu* object,
gpointer p0,
WebKitHitTestResult* p1,
gpointer user_data
)
Description
No description available.
Default handler: The default handler is called after the handlers added via |
Available since: 1.0 |
Parameters
object
-
Type:
WebKitContextMenu
No description available.
The data is owned by the caller of the function. p0
-
Type:
gpointer
No description available.
The argument can be NULL
.The data is owned by the caller of the function. p1
-
Type:
WebKitHitTestResult
No description available.
The data is owned by the caller of the function.