Signal
WPEWebKitWebView::context-menu
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 |
Parameters
object |
WebKitContextMenu |
No description available. | |
The data is owned by the caller of the function. | |
p0 |
gpointer |
No description available. | |
The argument can be NULL . | |
The data is owned by the caller of the function. | |
p1 |
WebKitHitTestResult |
No description available. | |
The data is owned by the caller of the function. |