ContextMenuItem.this

Creates a new #WebKitContextMenuItem using the given @label with a submenu.

Parameters

label string

the menu item label text

submenu ContextMenu

a #WebKitContextMenu to set

Return Value

the newly created #WebKitContextMenuItem object.

Throws

ConstructionException GTK+ fails to create the object.

Meta