ContextMenuItem
Object Hierarchy:
Description:
[ CCode ( type_id = "webkit_context_menu_item_get_type ()" ) ]
public sealed class ContextMenuItem : InitiallyUnowned
public sealed class ContextMenuItem : InitiallyUnowned
One item of a ContextMenu.
The ContextMenu is composed of
ContextMenuItem<!-- -->s. These items can be created from a GtkAction
, 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: webkitgtk-web-extension-6.0
Content:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object