AbstractSince 2.18Make a copy of the WebKit.OptionMenuItem.
A copy of passed in WebKit.OptionMenuItem
Free the WebKit.OptionMenuItem.
Whether a WebKit.OptionMenuItem is enabled.
true if the item is enabled or false otherwise.
Whether a WebKit.OptionMenuItem is a group child.
true if the item is a group child or false otherwise.
Whether a WebKit.OptionMenuItem is a group label.
true if the item is a group label or false otherwise.
Whether a WebKit.OptionMenuItem is the currently selected one.
true if the item is selected or false otherwise.
One item of a WebKit.OptionMenu.
The WebKit.OptionMenu is composed of WebKitOptionMenuItems. A WebKitOptionMenuItem always has a label and can contain a tooltip text. You can use the WebKitOptionMenuItem of a WebKit.OptionMenu to build your own menus.
Since
2.18