Constructor
WebKit2WebExtensionContextMenuItemnew
Declaration [src]
WebKitContextMenuItem*
webkit_context_menu_item_new (
GtkAction* action
)
Description [src]
Creates a new WebKitContextMenuItem
for the given action
.
Deprecated since: | 2.18 |
Use |
Parameters
action |
GtkAction |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | WebKitContextMenuItem |
The newly created |
|
The data is owned by the called function. |