Method
WebKit2NavigationActioncopy
since: 2.6
Declaration [src]
WebKitNavigationAction*
webkit_navigation_action_copy (
WebKitNavigationAction* navigation
)
Return value
Type: WebKitNavigationAction
A copy of passed in WebKitNavigationAction
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |