get_coords


Description:

public void get_coords (out double latitude, out double longitude)

Gets this's coordinates.

You must call [method@GWeather.Location.has_coords] before calling this function.

Parameters:

this

a Location

latitude

the return location for the latitude

longitude

the return location for the longitude