GWeather
API Version: 4.0
Library Version: 4.1.0
Type
Info
Methods
abort
get_apparent
get_application_id
get_attribution
get_conditions
get_contact_info
get_dew
get_enabled_providers
get_forecast_list
get_humidity
get_icon_name
get_location
get_location_name
get_pressure
get_sky
get_sunrise
get_sunset
get_symbolic_icon_name
get_temp
get_temp_max
get_temp_min
get_temp_summary
get_upcoming_moonphases
get_update
get_value_apparent
get_value_conditions
get_value_dew
get_value_moonphase
get_value_pressure
get_value_sky
get_value_sunrise
get_value_sunset
get_value_temp
get_value_temp_max
get_value_temp_min
get_value_update
get_value_visibility
get_value_wind
get_visibility
get_weather_summary
get_wind
is_daytime
is_valid
network_error
next_sun_event
set_application_id
set_contact_info
set_enabled_providers
set_location
update
Method
GWeather
Info
get_dew
Declaration
[src]
char
*
gweather_info_get_dew
(
GWeatherInfo
*
info
)
Description
No description available.
Return value
Returns:
char*
No description available.
The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.