Make a copy of the #WebKitOptionMenuItem.
Get the label of a #WebKitOptionMenuItem.
Get the tooltip of a #WebKitOptionMenuItem.
Whether a #WebKitOptionMenuItem is enabled.
Whether a #WebKitOptionMenuItem is a group child.
Whether a #WebKitOptionMenuItem is a group label.
Whether a #WebKitOptionMenuItem is the currently selected one.
Returns this, for use in with statements.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
One item of a #WebKitOptionMenu.
The #WebKitOptionMenu is composed of WebKitOptionMenuItem<!-- -->s. A WebKitOptionMenuItem always has a label and can contain a tooltip text. You can use the WebKitOptionMenuItem of a #WebKitOptionMenu to build your own menus.