Signal
WPEWebKitWebView::context-menu
since: 1.1
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.1 |
Parameters
object-
Type:
WebKitContextMenuNo description available.
The data is owned by the caller of the function. p0-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the function. p1-
Type:
WebKitHitTestResultNo description available.
The data is owned by the caller of the function.