Struct
WebKit2GeolocationPosition
Description [src]
struct WebKitGeolocationPosition {
/* No available fields */
}
An opaque struct to provide position updates to a WebKitGeolocationManager
.
WebKitGeolocationPosition is an opaque struct used to provide position updates to a
WebKitGeolocationManager
using webkit_geolocation_manager_update_position().
Available since: | 2.26 |
Instance methods
webkit_geolocation_position_copy
Make a copy of the WebKitGeolocationPosition
.
Available since: 2.26
webkit_geolocation_position_set_altitude_accuracy
Set the accuracy of position
altitude.
Available since: 2.26