Method
WebKit2GeolocationPositioncopy
since: 2.26
Declaration [src]
WebKitGeolocationPosition*
webkit_geolocation_position_copy (
WebKitGeolocationPosition* position
)
Return value
Type: WebKitGeolocationPosition
A copy of position
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |