AbstractSince 2.18Since 2.18copyMake a copy of the WebKit.OptionMenuItem.
A copy of passed in WebKit.OptionMenuItem
Since 2.18freeSince 2.18get_Since 2.18get_Since 2.18is_Whether a WebKit.OptionMenuItem is enabled.
true if the item is enabled or false otherwise.
Since 2.18is_Whether a WebKit.OptionMenuItem is a group child.
true if the item is a group child or false otherwise.
Since 2.18is_Whether a WebKit.OptionMenuItem is a group label.
true if the item is a group label or false otherwise.
Since 2.18is_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