WebKit2.OptionMenuItem.copy (original) (raw)
WebKit2
API Version: 4.1
Library Version: 2.42.5
Type
Methods
copy free get_label get_tooltip is_enabled is_group_child is_group_label is_selected
Generated by gi-docgen 2023.4
Method
WebKit2OptionMenuItemcopy
since: 2.18
Declaration [src]
WebKitOptionMenuItem*
webkit_option_menu_item_copy (
WebKitOptionMenuItem* item
)
Description [src]
Make a copy of the WebKitOptionMenuItem
.
Available since: 2.18
Return value
Type: WebKitOptionMenuItem
A copy of passed in WebKitOptionMenuItem
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it.