Method

WebKit2WebContextget_geolocation_manager

Declaration [src]

WebKitGeolocationManager*
webkit_web_context_get_geolocation_manager (
  WebKitWebContext* context
)

Description [src]

Get the WebKitGeolocationManager of context.

Available since:2.26

Return value

Returns: WebKitGeolocationManager
 

The WebKitGeolocationManager of context.

 The data is owned by the instance.