Method
GWeatherLocationget_country
Declaration [src]
const char*
gweather_location_get_country (
GWeatherLocation* loc
)
Description [src]
Gets the ISO 3166 country code of the given location.
For GWEATHER_LOCATION_WORLD
and GWEATHER_LOCATION_REGION
, this
function returns NULL
.