webkit2gtkd ~main (2022-05-05T10:14:08.170869)
Dub
Repo
GeolocationPosition.this
webkit2
GeolocationPosition
GeolocationPosition
Sets our main struct and passes it to the parent class.
this
(WebKitGeolocationPosition* webKitGeolocationPosition, bool ownedRef)
class
GeolocationPosition
this
(
WebKitGeolocationPosition
*
webKitGeolocationPosition
,
bool
ownedRef
= false
)
this
(double latitude, double longitude, double accuracy)
Meta
Source
See Implementation
webkit2
GeolocationPosition
GeolocationPosition
constructors
this
destructors
~this
functions
copy
free
getGeolocationPositionStruct
getStruct
setAltitude
setAltitudeAccuracy
setHeading
setSpeed
setTimestamp
static functions
getType
variables
ownedRef
webKitGeolocationPosition
Sets our main struct and passes it to the parent class.