Method

WebKit2GeolocationManagerupdate_position

since: 2.26

Declaration [src]

void
webkit_geolocation_manager_update_position (
  WebKitGeolocationManager* manager,
  WebKitGeolocationPosition* position
)

Description [src]

Notify manager that position has been updated to position.

Available since: 2.26

Parameters

position

Type: WebKitGeolocationPosition

A WebKitGeolocationPosition.

The data is owned by the caller of the method.