Gets the action associated to item as a #GAction.
Gets the #WebKitContextMenuAction of item.
Gets the submenu of item.
Checks whether item is a separator.
Returns this, for use in with statements.
Sets or replaces the item submenu.
Creates a new #WebKitContextMenuItem for the given action and label.
Creates a new #WebKitContextMenuItem for the given stock action.
Creates a new #WebKitContextMenuItem for the given stock action using the given label.
Creates a new #WebKitContextMenuItem representing a separator.
Creates a new #WebKitContextMenuItem using the given label with a submenu.
One item of a #WebKitContextMenu.
The #WebKitContextMenu is composed of #WebKitContextMenuItem<!-- -->s. These items can be created from a #GtkAction, from a #WebKitContextMenuAction or from a #WebKitContextMenuAction and a label. These #WebKitContextMenuAction<!-- -->s denote stock actions for the items. You can also create separators and submenus.