ContextMenuItem.getAction

Gets the action associated to @item as a #GtkAction.

More...
class ContextMenuItem
Action
getAction
()

Return Value

Type: Action

the #GtkAction associated to the #WebKitContextMenuItem, or %NULL if @item is a separator.

Detailed Description

Deprecated: Use webkit_context_menu_item_get_gaction() instead.

Meta