Create a new #WebKitGeolocationPosition.
Make a copy of the #WebKitGeolocationPosition.
Returns this, for use in with statements.
Set the position altitude.
Set the accuracy of position altitude.
Set the position heading.
Set the position speed.
Set the position timestamp.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
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.GeolocationManager.updatePosition.