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 g_signal_connect().

Available since: 1.1

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.

Return value

Type: gboolean

No description available.