ContextMenuItem
Object Hierarchy:
Description:
[ CCode ( type_id = "webkit_context_menu_item_get_type ()" ) ]
public class ContextMenuItem : InitiallyUnowned
public class ContextMenuItem : InitiallyUnowned
One item of a ContextMenu.
The ContextMenu is composed of ContextMenuItem <!-- -->s. These items can be created from a Action, from a ContextMenuAction or from a ContextMenuAction and a label. These ContextMenuAction<!-- -->s denote stock actions for the items. You can also create separators and submenus.
Namespace: WebKit
Package: webkit2gtk-4.1
Content:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object