Method
GWeatherInfoget_value_dew
Declaration [src]
gboolean
gweather_info_get_value_dew (
GWeatherInfo* info,
GWeatherTemperatureUnit unit,
double* value
)
Parameters
unit |
GWeatherTemperatureUnit |
The desired unit, as a |
|
value |
double* |
The dew point. |
|
The argument will be set by the function. |