GeolocationManager


Object Hierarchy:

WebKit.GeolocationManager WebKit.GeolocationManager WebKit.GeolocationManager GLib.Object GLib.Object GLib.Object->WebKit.GeolocationManager

Description:

[ CCode ( type_id = "webkit_geolocation_manager_get_type ()" ) ]
[ Version ( since = "2.26" ) ]
public class GeolocationManager : Object

Geolocation manager.

WebKitGeolocationManager provides API to get the geographical position of the user. Once a GeolocationPermissionRequest is allowed, when WebKit needs to know the user location start signal is emitted. If the signal is handled and returns true, the application is responsible for providing the position every time it's updated by calling update_position. The signal stop will be emitted when location updates are no longer needed.


Namespace: WebKit
Package: webkit2gtk-4.1

Content:

Properties:

Creation methods:

Methods:

Signals:

Inherited Members: