Method
GWeatherInfoget_value_apparent
Declaration [src]
gboolean
gweather_info_get_value_apparent (
GWeatherInfo* info,
GWeatherTemperatureUnit unit,
double* value
)
Parameters
unit |
GWeatherTemperatureUnit |
The desired unit, as a |
|
value |
double* |
The apparent temperature. |
|
The argument will be set by the function. |